PackageTrack

crates.io · #2107 most downloaded on crates.io

ct-codecs

1.1.720M downloads/mojedisct1/rust-ct-codecs

Constant-time base64, base32, and hex codecs reimplemented in Rust

Release timeline

11 releases since 2020
2020202120222023202420252026

Releases

  1. 1.1.71 Jun 2026
    Release notes

    This project publishes no release notes. Between 1.1.6 and 1.1.7 there were 9 commits, 9 of them substantive:

    • Never inline the verify function
    • Add missing std feature gate
    • base32 cleanups
    • Don't accept lowercase characters in base32hex
    • Fix Base64 encoded_len overcount
    • Bump
    • Bump
    • Update .gitignore
    • Documentation nits
  2. 1.1.619 May 2025
    Release notes

    This project publishes no release notes. Between 1.1.5 and 1.1.6 there were 2 commits, 2 of them substantive:

    • Add a verify() function
    • Add base32
  3. 1.1.53 May 2025
    Release notes

    This project publishes no release notes. Between 1.1.4 and 1.1.5 there were 2 commits, 2 of them substantive:

    • Fix doctests by properly wrapping code examples in functions
    • Bump
  4. 1.1.429 Apr 2025
    Release notes

    This project publishes no release notes. Between 1.1.3 and 1.1.4 there were 3 commits, 3 of them substantive:

    • 2025
    • Improve the documentation
    • Update .gitignore
  5. 1.1.39 Dec 2024
    Release notes

    This project publishes no release notes. Between 1.1.2 and 1.1.3 there were 2 commits, 2 of them substantive:

    • Add another base64 padding test
    • Bump
  6. 1.1.230 Aug 2024
    Release notes

    This project publishes no release notes. Between 1.1.1 and 1.1.2 there were 6 commits, 6 of them substantive:

    • up
    • Links
    • Links
    • Remove unneeded references
    • Fix off-by-one on invalid padding
    • Bump
  7. 1.1.120 Mar 2021
    Release notes

    This project publishes no release notes. Between 1.1.0 and 1.1.1 there were 4 commits, 2 of them substantive:

    • std-gate std::error::Error impl
    • Bump
  8. 1.1.019 Mar 2021
    Release notes

    This project publishes no release notes. Between 1.0.0 and 1.1.0 there were 3 commits, 3 of them substantive:

    • Avoid unwrap
    • Reject base64 entries with missing padding
    • Bump
  9. 1.0.019 Feb 2021

    Nothing published for this version

  10. 0.1.120 May 2020

    Nothing published for this version

  11. 0.1.023 Mar 2020

    Nothing published for this version