This website requires JavaScript.
Explore
Help
Sign In
scip
/
pcp
Watch
1
Star
0
Fork
0
You've already forked pcp
mirror of
https://codeberg.org/scip/pcp.git
synced
2025-12-17 12:00:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f1bfef5814b8fe870a8ea3b5e81c1782b68297e
pcp
/
bindings
/
cpp
History
git@daemon.de
130177f6e9
updated.
2014-01-27 16:13:58 +01:00
..
crypto.cpp
added c++ signature support
2013-12-07 13:24:44 +01:00
crypto++.h
re-organized c++ header(s), added/fixed encryption support, streamlined the api
2013-12-02 22:53:03 +01:00
helpers++.h
re-organized c++ header(s), added/fixed encryption support, streamlined the api
2013-12-02 22:53:03 +01:00
key.cpp
fixed type typo in operator= of Key and PubKey.
2013-12-19 12:30:26 +01:00
key++.h
re-organized c++ header(s), added/fixed encryption support, streamlined the api
2013-12-02 22:53:03 +01:00
Makefile.am
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
2014-01-16 15:25:09 +01:00
Makefile.in
updated.
2014-01-27 16:13:58 +01:00
pcp++.h
added c++ signature support
2013-12-07 13:24:44 +01:00
sign.cpp
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
sign++.h
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
vault.cpp
added c++ signature support
2013-12-07 13:24:44 +01:00
vault++.h
added c++ signature support
2013-12-07 13:24:44 +01:00