.. |
actions.cpp
|
actions: handle possible keyring saving failures
|
2013-09-12 13:16:57 +02:00 |
actions.h
|
actions: signing
|
2013-04-22 09:23:47 +02:00 |
algo_suite.cpp
|
algos_sig: added H=20 fmtseq variant
|
2013-05-25 19:19:22 +02:00 |
algo_suite.h
|
algo_suite: definition moved to a better place
|
2013-04-20 14:02:19 +02:00 |
algorithm.h
|
algorithm: remove identification
|
2013-05-03 14:42:58 +02:00 |
algos_enc.cpp
|
algos_enc: forgotten stdint include
|
2013-09-15 15:33:47 +02:00 |
algos_enc.h
|
algos_enc: mceqd192 variant to match fmtseq192
|
2013-05-01 16:44:31 +02:00 |
algos_sig.cpp
|
algos_sig: added H=20 fmtseq variant
|
2013-05-25 19:19:22 +02:00 |
algos_sig.h
|
algos_sig: added H=20 fmtseq variant
|
2013-05-25 19:19:22 +02:00 |
arcfour.h
|
fix CXXFLAGS="-Wall" warnings
|
2013-07-23 15:58:02 +02:00 |
base64.cpp
|
fix CXXFLAGS="-Wall" warnings
|
2013-07-23 15:58:02 +02:00 |
base64.h
|
base64: encoding
|
2013-01-11 12:31:57 +01:00 |
bvector.cpp
|
fix CXXFLAGS="-Wall" warnings
|
2013-07-23 15:58:02 +02:00 |
bvector.h
|
bvector: massive ranking/unranking speedup
|
2013-05-18 09:08:24 +02:00 |
cube_hash.h
|
cubehash: new hash algorithm
|
2013-09-29 19:52:46 +02:00 |
cubehash_impl.h
|
cubehash: remove forgotten debugging
|
2013-09-29 20:34:05 +02:00 |
decoding.cpp
|
restructuralization
|
2012-12-22 14:09:19 +01:00 |
decoding.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
envelope.cpp
|
envelope: correctly return parsed envelope type
|
2013-04-20 10:30:22 +02:00 |
envelope.h
|
envelope: impl
|
2013-04-17 17:14:08 +02:00 |
fmtseq.cpp
|
fix CXXFLAGS="-Wall" warnings
|
2013-07-23 15:58:02 +02:00 |
fmtseq.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
generator.cpp
|
std namespace cleaning
|
2013-06-21 20:35:59 +02:00 |
generator.h
|
generator: getting really cosmetic
|
2013-04-21 09:59:55 +02:00 |
gf2m.cpp
|
gf2m: lowlevel speedups
|
2013-05-18 10:51:47 +02:00 |
gf2m.h
|
gf2m: lowlevel speedups
|
2013-05-18 10:51:47 +02:00 |
hash.h
|
fmtseq: working (tbd: tree cache updates)
|
2012-12-27 19:49:21 +01:00 |
iohelpers.cpp
|
actions: verification
|
2013-04-22 12:30:21 +02:00 |
iohelpers.h
|
actions: verification
|
2013-04-22 12:30:21 +02:00 |
ios.cpp
|
std namespace cleaning
|
2013-06-21 20:35:59 +02:00 |
ios.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
keyring.cpp
|
sha_hash: use crypto++ lib instead of bundled one
|
2013-09-15 15:25:17 +02:00 |
keyring.h
|
keyring: squash opening and loading into one func
|
2013-09-12 12:14:58 +02:00 |
main.cpp
|
main: remove now unnecessary licensing information
|
2013-09-15 15:58:01 +02:00 |
matrix.cpp
|
remove some uninteresting comments
|
2013-04-15 15:59:45 +02:00 |
matrix.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
mce.cpp
|
get rid of the ugly global codecrypt.h
|
2012-12-25 14:39:39 +01:00 |
mce.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
mce_qd.cpp
|
fix CXXFLAGS="-Wall" warnings
|
2013-07-23 15:58:02 +02:00 |
mce_qd.h
|
mce_qd: compute check matrix on the fly
|
2013-05-18 10:52:57 +02:00 |
message.cpp
|
keyring: keys also contain algorithm identifier
|
2013-04-21 00:04:16 +02:00 |
message.h
|
message implementation
|
2013-01-08 00:13:19 +01:00 |
nd.cpp
|
get rid of the ugly global codecrypt.h
|
2012-12-25 14:39:39 +01:00 |
nd.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
permutation.cpp
|
get rid of the ugly global codecrypt.h
|
2012-12-25 14:39:39 +01:00 |
permutation.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
polynomial.cpp
|
fix CXXFLAGS="-Wall" warnings
|
2013-07-23 15:58:02 +02:00 |
polynomial.h
|
std namespace cleaning
|
2013-06-21 20:35:59 +02:00 |
prng.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
qd_utils.cpp
|
fix CXXFLAGS="-Wall" warnings
|
2013-07-23 15:58:02 +02:00 |
qd_utils.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
rmd_hash.h
|
rmd_hash: use crypto++ lib instead of bundle
|
2013-09-15 15:35:47 +02:00 |
sencode.cpp
|
sencode: add integer size limits
|
2013-07-26 09:54:55 +02:00 |
sencode.h
|
fix CXXFLAGS="-Wall" warnings
|
2013-07-23 15:58:02 +02:00 |
serialization.cpp
|
serialization: signed/encrypted messages
|
2013-04-21 00:31:40 +02:00 |
sha_hash.h
|
sha_hash: remove unnecessary stdint include
|
2013-09-15 15:35:15 +02:00 |
str_match.cpp
|
actions: list secrets
|
2013-04-21 10:52:02 +02:00 |
str_match.h
|
actions: list secrets
|
2013-04-21 10:52:02 +02:00 |
tiger_hash.h
|
tiger_hash: use crypto++ lib instead of bundle
|
2013-09-15 15:50:25 +02:00 |
types.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |
vector_item.h
|
header file ifndefs share common prefix
|
2013-04-17 08:52:22 +02:00 |