.. |
actions.cpp
|
actions: simplify key deletion code a bit
|
2014-01-24 10:35:56 +01:00 |
actions.h
|
actions: signing
|
2013-04-22 09:23:47 +02:00 |
algo_suite.cpp
|
build: crypto++ support is now optional
|
2013-09-30 11:49:42 +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: clarify padding checks
|
2013-10-06 09:18:08 +02:00 |
algos_enc.h
|
build: crypto++ support is now optional
|
2013-09-30 11:49:42 +02:00 |
algos_sig.cpp
|
algos_sig: fix min() macro name collision with STL
|
2013-09-30 12:00:06 +02:00 |
algos_sig.h
|
algos_sig: new cubehash-based algorithms
|
2013-09-29 20:53:24 +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: some basic optimization
|
2013-09-30 07:21:36 +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
|
actions: be helpful on missing ascii-armor option
|
2014-01-24 10:30:13 +01:00 |
envelope.h
|
actions: be helpful on missing ascii-armor option
|
2014-01-24 10:30:13 +01:00 |
fmtseq.cpp
|
fmtseq: privkey internals checking
|
2014-01-25 10:34:33 +01:00 |
fmtseq.h
|
fmtseq: privkey internals checking
|
2014-01-25 10:34:33 +01: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
|
keyring: prevent data corruption from signal
|
2014-01-25 12:35:41 +01:00 |
keyring.h
|
keyring: squash opening and loading into one func
|
2013-09-12 12:14:58 +02:00 |
main.cpp
|
main: happy new year.
|
2014-01-24 10:39:36 +01: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
|
mce_qd: remove unnecessary root check
|
2013-10-06 09:09:08 +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
|
build: crypto++ support is now optional
|
2013-09-30 11:49:42 +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
|
fmtseq: privkey internals checking
|
2014-01-25 10:34:33 +01:00 |
sha_hash.h
|
build: crypto++ support is now optional
|
2013-09-30 11:49:42 +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
|
build: crypto++ support is now optional
|
2013-09-30 11:49:42 +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 |