.. |
.gitignore
|
Prepare for moving to Github
|
2015-12-14 15:55:38 +01:00 |
aes.h
|
Use an enum for encrypt / decrypt + minor cleanup
|
2015-10-03 14:43:33 +00:00 |
algorithm.h
|
|
|
attributes.h
|
|
|
bitwise.h
|
|
|
cipher.h
|
Fix cipher macros
|
2015-10-04 07:19:28 +00:00 |
coverage.h
|
Define CRYB_COVERAGE to 1 when building with coverage analysis.
|
2014-12-20 01:09:58 +00:00 |
cpe.h
|
Use wstring throughout (except internally in struct cpe_name).
|
2014-11-01 20:15:45 +00:00 |
ctype.h
|
|
|
digest.h
|
Fix various bugs relating to digest algorithm registration and wrapping
|
2015-10-03 09:32:44 +00:00 |
endian.h
|
Add 16-bit endian conversion functions.
|
2015-08-17 15:37:07 +00:00 |
hash.h
|
Add a simple implementation of the Adler-32 checksum.
|
2015-08-18 13:27:06 +00:00 |
hmac.h
|
|
|
hmac_sha1.h
|
|
|
hmac_sha224.h
|
|
|
hmac_sha256.h
|
|
|
hmac_sha384.h
|
|
|
hmac_sha512.h
|
|
|
hotp.h
|
|
|
impl.h
|
Consistently use #if HAVE_FOO instead of #ifdef HAVE_FOO. The reason is
|
2014-12-20 00:38:54 +00:00 |
Makefile.am
|
Move the test framework into its own subdirectory
|
2015-10-04 07:49:48 +00:00 |
md.h
|
|
|
md2.h
|
Fix various bugs relating to digest algorithm registration and wrapping
|
2015-10-03 09:32:44 +00:00 |
md4.h
|
|
|
md5.h
|
|
|
memset_s.h
|
Add missing header
|
2015-04-08 12:17:51 +00:00 |
mpi.h
|
Implement mpi_{add,sub}() in terms of mpi_{add,sub}_abs().
|
2015-01-07 18:59:44 +00:00 |
nocoverage.h
|
|
|
oath.h
|
Catch up with OpenPAM's latest OATH changes:
|
2014-12-20 01:45:01 +00:00 |
oath_constants.h
|
|
|
oath_types.h
|
|
|
rand.h
|
|
|
rc4.h
|
Use an enum for encrypt / decrypt + minor cleanup
|
2015-10-03 14:43:33 +00:00 |
rfc3986.h
|
|
|
rfc4648.h
|
|
|
sha.h
|
|
|
sha1.h
|
Fix various bugs relating to digest algorithm registration and wrapping
|
2015-10-03 09:32:44 +00:00 |
sha224.h
|
|
|
sha256.h
|
|
|
sha384.h
|
|
|
sha512.h
|
|
|
string.h
|
Add string_len() (return length of string) and string_dup_cs() (create a
|
2015-10-12 10:23:24 +00:00 |
strlcat.h
|
Consistently use #if HAVE_FOO instead of #ifdef HAVE_FOO. The reason is
|
2014-12-20 00:38:54 +00:00 |
strlcmp.h
|
Consistently use #if HAVE_FOO instead of #ifdef HAVE_FOO. The reason is
|
2014-12-20 00:38:54 +00:00 |
strlcpy.h
|
Consistently use #if HAVE_FOO instead of #ifdef HAVE_FOO. The reason is
|
2014-12-20 00:38:54 +00:00 |
test.h
|
Add t_malloc_snapshot() which writes a snapshot of the allocator state to
|
2015-11-02 19:34:03 +00:00 |
to.h
|
|
|
totp.h
|
|
|
version.h
|
|
|
wstring.h
|
Add string_len() (return length of string) and string_dup_cs() (create a
|
2015-10-12 10:23:24 +00:00 |