| cf_buckets: adds new baseline implementation and preliminary design documentation |
|
More...
|
almost 14 years ago
|
| base: pulls in cf_memsys for future usage |
|
More...
|
almost 14 years ago
|
| build: reworks cryptographic modules to be in a plugins path and not rely on cryptoface being in the same namespace |
|
More...
|
almost 14 years ago
|
| core/docs: adds uml.java describing simplistic version of core library setup |
|
More...
|
almost 15 years ago
|
| core/cf_nettle: adds provider based on Nettle low-level cryptographic library |
|
More...
|
almost 15 years ago
|
| cf_beecrypt: use single allocation for digest data, joining variable and constant data in one struct |
|
More...
|
almost 15 years ago
|
| cf_beecrypt: spacing fix |
|
More...
|
almost 15 years ago
|
| cf_tomcrypt: fixes memory leak in cf_digest cleanup |
|
More...
|
almost 15 years ago
|
| cf_openssl: fixes memory leak in cf_digest cleanup |
|
More...
|
almost 15 years ago
|
| cf_mhash: fixes memory leak in cf_digest cleanup |
|
More...
|
almost 15 years ago
|
| core/cf_beecrypt: adds BeeCrypt interface library |
|
More...
|
almost 15 years ago
|
| core/cf_cryptopp: adds support for Crypto++ and updates references in tests and docs |
|
More...
|
almost 15 years ago
|
| cf_botan: updates to add support for Botan version 1.8 |
|
More...
|
almost 15 years ago
|
| cf_gcrypt: fixes missing de-allocation of object on hash completion |
|
More...
|
almost 15 years ago
|
| cf_crypt: fixes invalid memory access due to too-small buffer allocation |
|
More...
|
almost 15 years ago
|
| core/cf_botan/cf_test: adds Botan to the list of supported crypto systems |
|
More...
|
almost 15 years ago
|
| core/cf_test: bumps buffer size from 64-bytes to 1024-bytes to better handle larger hash outputs |
|
More...
|
almost 15 years ago
|
| core/cf_test: adds test error output for library load failures |
|
More...
|
almost 15 years ago
|
| cf_gcrypt: adds missing Findgcrypt module for finding libgcrypt |
|
More...
|
almost 15 years ago
|
| all: adds README, LICENSE, relevant license files, and updates license headers in files |
|
More...
|
over 15 years ago
|
| cf_gcrypt: adds support for libgcrypt-based digest algorithms |
|
More...
|
over 15 years ago
|
| cf_tomcrypt: adds support for LibTomCrypt-based digest algorithms from libtom.org |
|
More...
|
over 15 years ago
|
| cf_mhash: better fix for mhash algorithm iteration by post-incrementing in loops rather than starting at -1 |
|
More...
|
over 15 years ago
|
| cf_mhash: fixes missing zeroth algorithm due to pre-addition during iteration |
|
More...
|
over 15 years ago
|
| core: fixes MinGW compilation by adding missing stdint.h include |
|
More...
|
over 15 years ago
|
| cf_mhash: cast away unsigned-ness of hash name |
|
More...
|
over 16 years ago
|
| cryptoface: fixes OS detection for dl inclusion |
|
More...
|
over 16 years ago
|
| luacf: fixes module link/build |
|
More...
|
over 16 years ago
|
| core/cf_mhash/cf_openssl: fixes *nix and Windows linking specifications |
|
More...
|
over 16 years ago
|
| core/cf_test/cf_openssl: windows build fixes |
|
More...
|
over 16 years ago
|