Pavol Rusnak
|
99900eb323
|
update AES code to support different modes of operation, add unittests
|
2014-06-07 13:38:56 +02:00 |
|
Pavol Rusnak
|
4b1211e0ae
|
extract base58 functions to separate source file
|
2014-05-22 21:52:04 +02:00 |
|
Pavol Rusnak
|
50fb43127f
|
use -Wextra
|
2014-02-08 19:12:07 +01:00 |
|
Pavol Rusnak
|
352bc42be2
|
use PBKDF2 for BIP39, add unit tests
|
2013-12-09 16:25:03 +01:00 |
|
Pavol Rusnak
|
42da580ce8
|
bip39 implementation with unit tests
|
2013-11-08 02:02:16 +01:00 |
|
Pavol Rusnak
|
9308fddb7f
|
replace blowfish with rijndael
|
2013-10-10 14:58:59 +02:00 |
|
Pavol Rusnak
|
7e41c2a568
|
add blowfish algo with tests
|
2013-10-07 21:48:32 +02:00 |
|
Pavol Rusnak
|
58a65d9cd7
|
move speed tests to unit testing suite
|
2013-09-22 15:05:59 +02:00 |
|
Pavol Rusnak
|
2df62d4877
|
use unit tests via Check instead of small test programs
|
2013-09-21 17:41:02 +02:00 |
|
Pavol Rusnak
|
92f070498f
|
add function for computing addresses
|
2013-09-20 17:13:24 +02:00 |
|
Pavol Rusnak
|
65250325c4
|
add ripemd160
|
2013-09-16 01:32:56 +02:00 |
|
Pavol Rusnak
|
afc9bcfe30
|
implement bip32 - https://en.bitcoin.it/wiki/BIP_0032
|
2013-09-12 21:20:03 +02:00 |
|
Pavol Rusnak
|
07d1c22730
|
refactor code -> bignum.c/h
|
2013-09-12 03:18:35 +02:00 |
|
Pavol Rusnak
|
603acbd1be
|
implement RFC 6979
|
2013-09-11 19:02:22 +02:00 |
|
Pavol Rusnak
|
047b30cf2f
|
add hmac-sha256/512
|
2013-09-10 21:47:06 +02:00 |
|
Pavol Rusnak
|
40fa3f52e4
|
use sha2 implementation by Aaron D. Gifford
|
2013-09-10 21:10:07 +02:00 |
|
Pavol Rusnak
|
0f7c3be5dd
|
expand readme
|
2013-08-21 20:05:25 +02:00 |
|
Pavol Rusnak
|
7c13e810fc
|
add -Os flag to makefile
|
2013-08-21 18:20:52 +02:00 |
|
Pavol Rusnak
|
8e7bee7043
|
add speed test
|
2013-08-18 18:45:04 +02:00 |
|
Pavol Rusnak
|
ccbc219b29
|
import sources
|
2013-08-17 14:20:15 +02:00 |
|