constant-time

Open-source projects categorized as constant-time

Top 7 constant-time Open-Source Projects

  • constant_time_encoding

    Constant-Time Character Encoding in PHP Projects

    Project mention: PHP RFC: Deprecations for PHP 8.3 | /r/PHP | 2023-05-30

    If you want some random string (e.g. for a random filename), you can use bin2hex(random_bytes(16)). This will generate a random 128 bit identifier using the CSPRNG. To be extra safe, use https://github.com/paragonie/constant_time_encoding instead of bin2hex. The constant time encoder prevents some additional (more obscure) attacks.

  • constantine

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

    Project mention: A beginner's guide to constant-time cryptography (2017) | news.ycombinator.com | 2024-02-22

    Percival cache attacks on Hyperthreading.

    I go over some examples here: https://github.com/mratsim/constantine/issues/358#issuecomme...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • subtle

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

  • o1heap

    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 changes.

  • recrypt

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

  • constant-time-js

    Constant-time JavaScript functions

  • gridiron

    Rust finite field library with fixed size multi-word values

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-22.

constant-time related posts

Index

What are some of the best open-source constant-time projects? This list will help you:

Project Stars
1 constant_time_encoding 771
2 constantine 250
3 subtle 228
4 o1heap 215
5 recrypt 140
6 constant-time-js 49
7 gridiron 17
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com