index
NameDescriptionIdle
core/cipher/aesVerilog implementation of the symmetric block cipher AES (Advanced Encryption St...5 years
core/cipher/aes_speed(Old) Verilog implementation of the symmetric block cipher AES (Advanced Encrypt...6 years
core/cipher/chachaVerilog 2001 implementation of the ChaCha stream cipher5 years
core/comm/coretestTest platform for the Cryptech Open HSM project8 years
core/comm/eimVerilog implementation of EIM interface used to connect FPGA cores to Freescale ...8 years
core/comm/fmcVerilog implementation of Flexible Memory Controller interface used to connect F...3 years
core/comm/i2cAn I2C slave implemented in Verilog8 years
core/comm/uartA Universal asynchronous receiver/transmitter (UART) implemented in Verilog8 years
core/hash/sha1Verilog implementation of the SHA-1 cryptographic hash function4 years
core/hash/sha256Verilog implementation of the SHA-256 cryptographic hash function5 years
core/hash/sha3Verilog implementation sponge construction defined in the SHA-3 hash standard3 years
core/hash/sha512Verilog implementation of the SHA-512 hash function5 years
core/libCommon modules instantiated by other cores (math operations, etc)3 years
core/math/curve25519libUnnamed repository; edit this file 'description' to name the repository.5 years
core/math/ecdsalibCode common to the ecdsa256 and ecdsa384 cores5 years
core/math/modexpModular exponentiation core8 years
core/math/modexpa7Modular exponentiation using the Artix-7 FPGA5 years
core/math/modexpng"Next-generation" modular exponentiation using specialized DSP slices present in...4 years
core/math/modexps6Unnamed repository; edit this file 'description' to name the repository.8 years
core/pkey/ecdhp256Scalar point multiplier for ECDSA curve P-2566 years
core/pkey/ecdhp384Scalar point multiplier for ECDSA curve P-3846 years
core/pkey/ecdsa256Scalar base point multiplier for ECDSA curve P-2565 years
core/pkey/ecdsa384Scalar base point multiplier for ECDSA curve P-3845 years
core/pkey/ed25519Unnamed repository; edit this file 'description' to name the repository.5 years
core/platform/alphaPlatform-specific files for the Cryptech Alpha board2 years
core/platform/commonSupport code used to build projects, not tied to a particular platform3 years
core/platform/novenaPlatform-specific files for the Novena PVT15 years
core/platform/terasic_c5gPlatform-specific files for the TerasIC C5G development board8 years
core/rng/avalanche_entropyEntropy provider core for an external avalanche noise based entropy source6 years
core/rng/rosc_entropyDigital entropy source based on on jitter between multiple, digital ring oscilla...5 years
core/rng/trngTrue Random Number Generator core implemented in Verilog6 years
core/rng/vndecorrelatorVerilog implementation of a von Neumann decorrelator9 years
core/util/keywrapAES KEY WRAP as defined in RFC 33944 years
core/util/mkmifMaster Key Memory Interface8 years
doc/designDesign documentation8 years
doc/presentationsPresentations about the Cryptech project and the Cryptech HSM design9 years
gitolite-adminGitolite administration repository. Sysadmins only.3 years
hardwareSTM32 firmware for Cryptech Alpha board6 years
releng/alphaRelease engineering for Cryptech Alpha board2 years
releng/novenaRelease engineering for early Cryptech code on Novena8 years
sw/cryptlib(Old) port of cryptlib to Novena8 years
sw/libhalCryptech libhal: crypto software, HSM management, RPC2 years
sw/pkcs11PKCS #11 library for Cryptech on top of libhal RPC2 years
sw/stm32Cryptech HSM on STM-32 ARM processor3 years
sw/tamperCryptech prototype tamper protection software8 years
sw/thirdparty/ekermit(Old) EKermit library once considered for HSM firmware uploads8 years
sw/thirdparty/libtfmCryptech build of Tom's Fast Math bignum library4 years
sw/thirdparty/sqlite3(Old) SQLite3 port once used by Cryptech PKCS #118 years
test/coretest_bp_entropyCoretest System for testing FPGA based entropy source developed by Bernd Paysan10 years
test/coretest_fpga_entropyCoretest system for testing FPGA based entropy source10 years