0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 14, 2025 — Jun 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cf_buckets: adds new baseline implementation and preliminary design documentation
harningt
as Thomas Harning Jr
More... almost 14 years ago
base: pulls in cf_memsys for future usage
harningt
as Thomas Harning Jr
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
harningt
as Thomas Harning Jr
More... almost 14 years ago
core/docs: adds uml.java describing simplistic version of core library setup
harningt
as Thomas Harning Jr
More... almost 15 years ago
core/cf_nettle: adds provider based on Nettle low-level cryptographic library
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_beecrypt: use single allocation for digest data, joining variable and constant data in one struct
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_beecrypt: spacing fix
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_tomcrypt: fixes memory leak in cf_digest cleanup
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_openssl: fixes memory leak in cf_digest cleanup
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_mhash: fixes memory leak in cf_digest cleanup
harningt
as Thomas Harning Jr
More... almost 15 years ago
core/cf_beecrypt: adds BeeCrypt interface library
harningt
as Thomas Harning Jr
More... almost 15 years ago
core/cf_cryptopp: adds support for Crypto++ and updates references in tests and docs
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_botan: updates to add support for Botan version 1.8
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_gcrypt: fixes missing de-allocation of object on hash completion
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_crypt: fixes invalid memory access due to too-small buffer allocation
harningt
as Thomas Harning Jr
More... almost 15 years ago
core/cf_botan/cf_test: adds Botan to the list of supported crypto systems
harningt
as Thomas Harning Jr
More... almost 15 years ago
core/cf_test: bumps buffer size from 64-bytes to 1024-bytes to better handle larger hash outputs
harningt
as Thomas Harning Jr
More... almost 15 years ago
core/cf_test: adds test error output for library load failures
harningt
as Thomas Harning Jr
More... almost 15 years ago
cf_gcrypt: adds missing Findgcrypt module for finding libgcrypt
harningt
as Thomas Harning Jr
More... almost 15 years ago
all: adds README, LICENSE, relevant license files, and updates license headers in files
harningt
as Thomas Harning Jr
More... over 15 years ago
cf_gcrypt: adds support for libgcrypt-based digest algorithms
harningt
as Thomas Harning Jr
More... over 15 years ago
cf_tomcrypt: adds support for LibTomCrypt-based digest algorithms from libtom.org
harningt
as Thomas Harning Jr
More... over 15 years ago
cf_mhash: better fix for mhash algorithm iteration by post-incrementing in loops rather than starting at -1
harningt
as Thomas Harning Jr
More... over 15 years ago
cf_mhash: fixes missing zeroth algorithm due to pre-addition during iteration
harningt
as Thomas Harning Jr
More... over 15 years ago
core: fixes MinGW compilation by adding missing stdint.h include
harningt
as Thomas Harning Jr
More... over 15 years ago
cf_mhash: cast away unsigned-ness of hash name
harningt
as Thomas Harning Jr
More... over 16 years ago
cryptoface: fixes OS detection for dl inclusion
harningt
as Thomas Harning Jr
More... over 16 years ago
luacf: fixes module link/build
harningt
as Thomas Harning Jr
More... over 16 years ago
core/cf_mhash/cf_openssl: fixes *nix and Windows linking specifications
harningt
as Thomas Harning Jr
More... over 16 years ago
core/cf_test/cf_openssl: windows build fixes
harningt
as unknown
More... over 16 years ago