fpga-ntp-server
There are 13 repositories under fpga-ntp-server topic.
Netnod/FPGA_NTP_SERVER
A FPGA implementation of the NTP and NTS protocols
Netnod/md5
MD5 core written in Verilog
Netnod/rosc_entropy
Ring oscillator core written in Verilog. Forked from https://git.cryptech.is/rng/rosc_entropy.git/
Netnod/cmac
CMAC core written in verilog
Netnod/keymem
Key memory core written in Verilog. Used by the FPGA_NTP_SERVER project
Netnod/verilog-ethernet
Verilog Ethernet components for FPGA implementation
Netnod/aes
AES core written in Verilog. Forked from https://git.cryptech.is/cipher/aes.git/
Netnod/aes-siv
AES-SIV core written in Verilog
Netnod/api_extension
api_extension core written in Verilog. Used by the FPGA_NTP_SERVER project
Netnod/nts
NTS core written in Verilog. This is just a core, see the FPGA_NTP_SERVER project for a complete implementation of the NTS protocol in a FPGA.
Netnod/nts_noncegen
Nonce generator core written in Verilog
Netnod/sha1
SHA1 core written in Verilog. Forked from https://git.cryptech.is/hash/sha1.git/
Netnod/siphash
SIPHASH core written in Verilog