Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
supercrypt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
supercrypt
13y ago
You should suspend your project until you understand enough crypto to implement a cryptocurrency wallet. Follow the cryptocat project to understand the risk you are facing.
2.
▲
by
supercrypt
13y ago
The way you hash passwords is wrong, and worst by someone involved in bitcoin. var passwordDigest = Crypto.SHA256( $scope.password )