Cesar Eduardo Barros

Results 4 repositories owned by Cesar Eduardo Barros

blake2-rfc

64
Stars
16
Forks
Watchers

A pure Rust implementation of BLAKE2 based on RFC 7693.

chacha20-poly1305-aead

25
Stars
6
Forks
Watchers

A pure Rust implementation of the ChaCha20-Poly1305 AEAD from RFC 7539.

clear_on_drop

53
Stars
14
Forks
Watchers

Helpers for clearing sensitive data on the stack and heap

constant_time_eq

30
Stars
5
Forks
Watchers

Compares two equal-sized byte strings in constant time.