constant-time topic

List constant-time repositories

cryptogams

56
Stars
20
Forks
Watchers

CRYPTOGAMS distribution repository

constantine

267
Stars
35
Forks
Watchers

Constantine: modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.

Rea

166
Stars
14
Forks
Watchers

Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.

subtle

230
Stars
71
Forks
Watchers

Pure-Rust traits and utilities for constant-time cryptographic implementations.

o1heap

225
Stars
26
Forks
Watchers

Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further...

constant_time_encoding

785
Stars
37
Forks
Watchers

Constant-Time Character Encoding in PHP Projects

hashmap

263
Stars
54
Forks
Watchers

Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.

recrypt-rs

142
Stars
23
Forks
Watchers

A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.

tlsf

74
Stars
4
Forks
Watchers

TLSF: two-level segregated fit O(1) allocator