18 Commits (29f9bf1dc66e92c38f87b59b42c7549ac651e2ca)

Author SHA1 Message Date
subtly 29f9bf1dc6 return when ciphertext empty 10 years ago
subtly cf3f821d71 changes for code review 10 years ago
subtly fab63ce0a0 refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3. 10 years ago
subtly 0f86ce7545 ecdh, ecdhe, initial aes classes 10 years ago
subtly 554681992d aes, ecdh, ecdhe 10 years ago
subtly 67747f8cc5 Placeholder kdf. More cleanup and tests. 10 years ago
subtly 538aae8078 Cleaner everything. CryptoPP doesn't recover public keys. secp256k1lib base doesn't verify compact signatures. CryptoPP sign and verify. Stub for secp256k1lib verification from compact signature. 10 years ago
subtly 2f7491f72b bounds 10 years ago
subtly c85d64a331 bound assertions. 10 years ago
subtly 76a9a723e1 style. remove unused code. 10 years ago
subtly a756de4b26 cleanup more headers 10 years ago
subtly f9876b5c6e cleanup headers 10 years ago
subtly 0ff0bf4a38 two ec curves walked into a bar... 10 years ago
subtly 957da99ec9 commit before narrowing down import-public key issue w/cryptopp 10 years ago
subtly d5937633f5 cryptopp_vs_secp256k1 10 years ago
subtly 90641948e5 fix public import/export 10 years ago
subtly 7ef84cf8fc import/export cryptopp keys. begin to separate operations and public/secret. 10 years ago
subtly b97d9bbd6f Export and encrypt via dev::Public. more cryptopp abstraction. 10 years ago
subtly 1f0a11401b style, file headers 10 years ago
subtly 55561363db basic ecies class 10 years ago