Juan Batiz-Benet
|
9ba450b425
|
p2p/crypto/secio: dont bother user with mac errs.
|
2015-02-02 21:05:33 -08:00 |
|
Juan Batiz-Benet
|
81e7c2b84e
|
log(secio): session loggable for event
|
2015-02-01 22:08:48 -08:00 |
|
Brian Tiger Chow
|
d98b05497f
|
log(secio) rm handshake console log (still has event log)
|
2015-01-30 06:57:41 -08:00 |
|
Brian Tiger Chow
|
03486a5109
|
rm unused proto
cc @jbenet @whyrusleeping
|
2015-01-18 14:41:42 -08:00 |
|
Brian Tiger Chow
|
884143bf9c
|
move generic packages to thirdparty (see thirdparty/README.md)
|
2015-01-18 14:04:45 -08:00 |
|
Jeromy
|
3c55902811
|
rewrite as single line defer logs
|
2015-01-15 04:45:34 +00:00 |
|
Jeromy
|
bae8b9f4c0
|
starting to move important events over to EventBegin/Done
|
2015-01-15 04:17:17 +00:00 |
|
Brian Tiger Chow
|
d01aaa97c4
|
test: benchmark Sign and Verify operations
BenchmarkSign1B 1000 2406924 ns/op
BenchmarkSign10B 1000 2360527 ns/op
BenchmarkSign100B 1000 2354136 ns/op
BenchmarkSign1000B 500 2361775 ns/op
BenchmarkSign10000B 500 2415993 ns/op
BenchmarkSign100000B 500 2718051 ns/op
BenchmarkVerify1B 30000 52117 ns/op
BenchmarkVerify10B 30000 50968 ns/op
BenchmarkVerify100B 30000 51037 ns/op
BenchmarkVerify1000B 30000 56768 ns/op
BenchmarkVerify10000B 10000 105744 ns/op
BenchmarkVerify100000B 2000 628530 ns/op
|
2015-01-09 17:24:05 -08:00 |
|
Juan Batiz-Benet
|
09a2e1f64c
|
testutil: obvious names for seeded key pairs
|
2015-01-05 04:55:02 -08:00 |
|
Juan Batiz-Benet
|
cc0d7c9b57
|
crypto -> p2p/crypto
The crypto package moves into p2p. Nothing in it so far is ipfs
specific; everything is p2p-general.
|
2015-01-02 08:46:45 -08:00 |
|