poly1305-donna
MAC implementation
Provides efficient implementations of a message-authentication code
Implementations of a fast Message-Authentication Code
112 stars
15 watching
24 forks
Language: C
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
standardsemiconductor/lion | Develops a formally verified RISC-V processor core using Haskell | 249 |
microsoft/nova | A high-speed recursive proof system for cryptographic primitives | 714 |
clash-lang/clash-compiler | A compiler that converts Haskell code into hardware description languages (VHDL, Verilog, SystemVerilog) for digital circuit design and synthesis. | 1,442 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
davylandman/portable8439 | Implementation of ChaCha20-Poly1305 encryption algorithm in portable and fast C99 | 31 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
spider-gazelle/cmac | A cryptographic implementation of a message authentication code algorithm | 5 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 480 |
keccakteam/xoodoo | An implementation of a cryptographic primitive for message processing and key expansion | 32 |
catid/wirehair | A fast and portable C++ implementation of an erasure code-based data recovery algorithm | 268 |
mirage/duff | A Pure OCaml implementation of a differential file diffing algorithm | 20 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |