Skip to content

Compares two equal-sized byte strings in constant time.

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC0-1.0
LICENSE-CC0
MIT-0
LICENSE-MIT0
Notifications You must be signed in to change notification settings

cesarb/constant_time_eq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86f38ed · Mar 15, 2025

History

94 Commits
Feb 22, 2025
Jan 29, 2025
Mar 15, 2025
Feb 12, 2025
Dec 21, 2024
Mar 15, 2025
Mar 15, 2025
Mar 15, 2025
Jul 25, 2022
Jul 25, 2022
Jul 25, 2022
Jul 25, 2022
Compares two equal-sized byte strings in constant time.

Inspired by the Linux kernel's crypto_memneq.

Licensed under either of

* Apache License, Version 2.0 (LICENSE-APACHE)
* MIT No Attribution License (LICENSE-MIT0)
* CC0 1.0 Universal (LICENSE-CC0)

at your option.

About

Compares two equal-sized byte strings in constant time.

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC0-1.0
LICENSE-CC0
MIT-0
LICENSE-MIT0

Stars

Watchers

Forks

Packages

No packages published

Languages