-
Thank you very much for all the work on badgerDB, nice!
I'd like to report an issue that I noticed while doing work for @tendermint /cc @ebuchman @melekes:
Given the code below
```go
package r…
-
Quantum computer can break BitCoin cryptography
http://pqcrypto.org/
-
Botan is a cryptography library written in C++11 and released under the permissive Simplified BSD license.
https://github.com/randombit/botan
Botan’s goal is to be the best option for cryptography…
-
| | Ed25519 | RSASSA-PKCS1-v1_5 | RSASSA-PSS | RFC6979 | ECDSA |
| --------------------------------------- |:------------…
ghost updated
7 years ago
-
The prototype Zerocash implementation uses ECIES for key-private encryption. I propose to change this to use `crypto_box` (i.e. `crypto_box_curve25519xsalsa20poly1305`). The motivations are as follows…
daira updated
7 years ago
-
Encryption that is resistant to Quantum computers. Microsoft's open source implementation:
https://www.microsoft.com/en-us/research/project/sidh-library/
-
There is no signature verification to authenticate the crates.io database. An attacker who compromise the crate.io repository/server/Github account (as happened to kernel.org) could spread the infecti…
l0kod updated
7 years ago
-
Storing the key used to encrypt backups on the server used to create the backups is not ideal. It's impossible to tell when it's been stolen, and stealing the key once would provide access to all past…
-
![code](https://cloud.githubusercontent.com/assets/2716047/21952375/256c03a8-da55-11e6-8da3-472315a52433.jpg)
ISBN-13: 9570516720
原書: The Code Book
Wikipedia: https://en.wikipedia.org/wiki/The_Co…
-
And before you laugh at me, here are some leading experts in infosec, cryptography, ... advising against it because of its laughable security:
@dguido [emphasis mine]
> There’s a couple …
ghost updated
7 years ago