arkpar
|
e058b62e76
Random ECIES AES IV
|
8 年之前 |
Bob Summerwill
|
bb7b6e7c70
Cleaned up the pragma warning suppressions around CryptoPP.
|
8 年之前 |
Bob Summerwill
|
a166521309
Add additional warning suppression for Debian to CryptoPP.
|
8 年之前 |
Lefteris Karapetsas
|
e3d0772318
Ignore deprecated declarations for Crypto++
|
9 年之前 |
Felix Lange
|
6c689ff983
libdevcrypto: add support for ECIES authenticated data
|
9 年之前 |
Gav Wood
|
32a1f8f9f7
Style fixes.
|
9 年之前 |
Gav Wood
|
b68488e64a
Secure datatypes now copyable only to similar datatypes.
|
9 年之前 |
Gav Wood
|
8eb600c232
Introduce vector_ref::cleanse, code adapted from openSSL.
|
9 年之前 |
subtly
|
322681c614
doc kdf and set reps based on block size.
|
9 年之前 |
chriseth
|
8cf6960322
Do not accept the point at infinity as valid public key for ecrecover.
|
9 年之前 |
subtly
|
cbf282330b
Sign, recovery, and verify.
|
9 年之前 |
subtly
|
f81e707ffa
Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test.
|
9 年之前 |
arkpar
|
6fa2c16cce
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc
|
9 年之前 |
arkpar
|
2448b830b1
style
|
9 年之前 |
Paweł Bylica
|
d98dc47160
Remove pessimising moves.
|
9 年之前 |
arkpar
|
3da3aa526e
Moved transaction verification to verifier thread
|
9 年之前 |
Gav Wood
|
43e76f0b0c
Basic key manager.
|
9 年之前 |
Gav Wood
|
f922e0d2ee
Initial stab at KeyManager.
|
9 年之前 |
chriseth
|
27db1aecd6
Exception-throwing assert.
|
10 年之前 |
subtly
|
09722fd09f
fix for -warning in cryptopp.cpp. add mutex to host iteration of peers for connect. only try to connect to as many peers as is necessary. update unit test.
|
10 年之前 |
subtly
|
547a3d8fea
replace go counter logic. remove dead test code.
|
10 年之前 |
subtly
|
b3cc7274ca
bugfix and doc clarification. fix test.
|
10 年之前 |
subtly
|
0326cd4783
curlies
|
10 年之前 |
subtly
|
53ecfd712a
update encrypt to use same keying as decrypt
|
10 年之前 |
subtly
|
318546bdb8
ECIES interop with go is a go.
|
10 年之前 |
subtly
|
f8c51c637a
ecies interop fix and tests. 128-bit keys.
|
10 年之前 |
subtly
|
2104959b2a
initial ecies interop w/go
|
10 年之前 |
subtly
|
63cd113214
implement ecies mac tag
|
10 年之前 |
subtly
|
1755c54774
start of ecies interop with go
|
10 年之前 |
subtly
|
ba3e3496ab
Merge branch 'develop' into p2p
|
10 年之前 |