git@daemon.de
|
130177f6e9
|
updated.
|
2014-01-27 16:13:58 +01:00 |
|
git@daemon.de
|
c717c060ec
|
re-implemented signature system to match the standard (orinal input, including sig for full sig; or 32k blockwise hash of input and sig from hash attached to original input without the hash), verify_buffered currently not implemented, armored sig only for output.
|
2014-01-23 15:40:06 +01:00 |
|
TLINDEN
|
05db2f1204
|
modifications to match recent changes. that's just preparation of more changes towards PBP-Compatibility. Current state is UNSTABLE. See TODO for details whats left to do.
|
2014-01-19 23:58:53 +01:00 |
|
git@daemon.de
|
691786cc68
|
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
|
2014-01-16 15:25:09 +01:00 |
|
TLINDEN
|
89b83dda12
|
fixed type typo in operator= of Key and PubKey.
|
2013-12-19 12:30:26 +01:00 |
|
TLINDEN
|
212bd71ac8
|
added c++ signature support
|
2013-12-07 13:24:44 +01:00 |
|
TLINDEN
|
fa955d8170
|
re-organized c++ header(s), added/fixed encryption support, streamlined the api
|
2013-12-02 22:53:03 +01:00 |
|
TLINDEN
|
aa140ed1c8
|
c++ binding now supports vaults and encryption, added test program
|
2013-12-01 16:16:53 +01:00 |
|
TLINDEN
|
6dc134c005
|
fixed compilation errors
|
2013-11-29 20:02:27 +01:00 |
|
TLINDEN
|
33844f6ceb
|
started with c++ bindings (not working yet)
|
2013-11-28 19:36:50 +01:00 |
|