Sourced from github.com/cloudflare/circl's releases.
CIRCL v1.3.7
What's Changed
- build(deps): bump golang.org/x/crypto from 0.3.1-0.20221117191849-2c476679df9a to 0.17.0 by
@dependabot
in cloudflare/circl#467- kyber: remove division by q in ciphertext compression by
@bwesterb
in cloudflare/circl#468- Releasing CIRCL v1.3.7 by
@armfazh
in cloudflare/circl#469New Contributors
@dependabot
made their first contribution in cloudflare/circl#467Full Changelog: https://togithub.com/cloudflare/circl/compare/v1.3.6...v1.3.7
CIRCL v1.3.6
What's Changed
- internal: add TurboShake{128,256} by
@bwesterb
in cloudflare/circl#430- Kangaroo12 draft -10 by
@bwesterb
in cloudflare/circl#431- Add K12 as XOF by
@bwesterb
in cloudflare/circl#437- xof/k12: Fix a typo in the package documentation by
@cjpatton
in cloudflare/circl#438- Set CIRCL version for generated assembler code. by
@armfazh
in cloudflare/circl#440- Add tkn20 benchmarks by
@tanyav2
in cloudflare/circl#442- Add partially blind RSA implementation by
@chris-wood
in cloudflare/circl#445- Update doc.go by
@nadimkobeissi
in cloudflare/circl#447- tss/rsa: key generation for threshold RSA (safe primes) by
@armfazh
in cloudflare/circl#450- Bumping Go version for CI jobs. by
@armfazh
in cloudflare/circl#457- Spelling by
@jsoref
in cloudflare/circl#456- blindrsa: updating blindrsa to be compliant with RFC9474 by
@armfazh
in cloudflare/circl#464- Releasing CIRCL v1.3.6 by
@armfazh
in cloudflare/circl#465New Contributors
@nadimkobeissi
made their first contribution in cloudflare/circl#447@jsoref
made their first contribution in cloudflare/circl#456Full Changelog: https://togithub.com/cloudflare/circl/compare/v1.3.3...v1.3.6
c48866b
Releasing CIRCL v1.3.775ef91e
kyber: remove division by q in ciphertext compression899732a
build(deps): bump golang.org/x/crypto99f0f71
Releasing CIRCL v1.3.6e728d0d
Apply thibmeu code review suggestionsceb2d90
Updating blindrsa to be compliant with RFC9474.44133f7
spelling: trippedc2076d6
spelling: transposesdad2166
spelling: title171c418
spelling: threshold