-
Assured AB
- Gothenburg, Sweden
- https://assured.se
-
CrypTkey Public
HSM based on Cryptech and Tillitis Tkey. Implemented on the ULX3A ECP-85 board.
-
advent_of_code_2024 Public
My solutions to Advent of Code 2024
Go BSD 2-Clause "Simplified" License UpdatedDec 3, 2024 -
ascon Public
Verilog implementation of the ASCON lightweight authenticated encryption and hashing algorithm
-
chacha Public
Verilog 2001 implementation of the ChaCha stream cipher.
-
tillitis-key1-cryptkey Public
Forked from tillitis/tillitis-key1Board designs, FPGA verilog, firmware for TKey, the flexible and open USB security key 🔑
Verilog UpdatedNov 14, 2024 -
aead_aes_siv_cmac Public
Hardware implementation of the AEAD_AES_SIV_CMAC
-
aes Public
Verilog implementation of the symmetric block cipher AES (Advanced Encryption Standard) as specified in NIST FIPS 197. This implementation supports 128 and 256 bit keys.
-
awesome-post-quantum Public
Forked from veorq/awesome-post-quantumA curated list of resources about post-quantum cryptography
UpdatedMay 31, 2024 -
sha256 Public
Hardware implementation of the SHA-256 cryptographic hash function
-
hmac Public
HMAC-SHA-256 in Verilog 2001
-
snow_vi Public
Hardware implementation of the SNOW-Vi stream cipher
-
xorshift_6502 Public
Implementation of the xorshift PRNG in MOS 6502 assembler
Assembly BSD 2-Clause "Simplified" License UpdatedApr 6, 2024 -
awesome-crypto-papers Public
Forked from veorq/awesome-crypto-papersA curated list of cryptography papers, articles, tutorials and howtos.
Other UpdatedFeb 19, 2024 -
verilator_template Public
(Hopefully) simple template for a Verilator SystemVerilog project with a usable testbench
-
-
ent_random_sequence_tester Public
Forked from Fourmilab/ent_random_sequence_testerUtility for testing random and pseudorandom sequences, either as bytes or bit streams, reporting entropy, mean value, serial correlation, chi square, and Monte Carlo estimate of an value, serial co…
C Other UpdatedJan 25, 2024 -
dilithium Public
Forked from pq-crystals/dilithiumFork for testing of porting to R5
C Other UpdatedJan 18, 2024 -
python-hkdf Public
Forked from casebeer/python-hkdfHMAC-based Extract-and-Expand Key Derivation Function (HKDF) implemented in Python.
Python BSD 2-Clause "Simplified" License UpdatedJan 17, 2024 -
prince Public
The Prince lightweight block cipher in Verilog.
-
-
aes_6502 Public
My attempt at making a fast AES-128 implementation on MOS 6502
-
advent_of_code_2016 Public
Solutions for Advent of Code 2016
Python BSD 2-Clause "Simplified" License UpdatedNov 30, 2023 -
awesome-opensource-hardware Public
Forked from aolofsson/awesome-opensource-hardwareList of awesome open source hardware tools, generators, and reusable designs
-
cryptopals Public
Personal repo for working on the Cryptopals challenges.
Python BSD 2-Clause "Simplified" License UpdatedAug 9, 2023 -
stanford_cryptography1 Public
Solutions to programming problems and assignments in the Cryptography 1 course
-
-
mem_scrambling_test Public
Test of mem scrambling functionality
Python MIT License UpdatedMar 28, 2023 -
blake2s Public
Verilog implementation of the 32-bit version of the Blake2 hash function
-
cmac Public
Implementation of the CMAC keyed hash function using AES as block cipher.
-