Skip to content

Releases: robinhundt/CryProt

cryprot-pprf-v0.2.2

06 Mar 08:58
Immutable release. Only release title and notes can be modified.
5d491d4

Choose a tag to compare

Other

  • (rand) update rand and rand_core to 0.10

cryprot-ot-v0.2.2

06 Mar 08:58
Immutable release. Only release title and notes can be modified.
5d491d4

Choose a tag to compare

Other

  • (rand) update rand and rand_core to 0.10
  • (docs) clarify base OT message security

cryprot-net-v0.2.2

06 Mar 08:58
Immutable release. Only release title and notes can be modified.
5d491d4

Choose a tag to compare

Other

  • update Cargo.toml dependencies

cryprot-core-v0.3.1

06 Mar 08:57
Immutable release. Only release title and notes can be modified.
5d491d4

Choose a tag to compare

Added

  • (aes) update aes dependency and PAR_BLOCKS const

Other

  • (deps) bump proptest from 1.9.0 to 1.10.0
  • (rand) update rand and rand_core to 0.10
  • (bench) use std black_box

cryprot-codes-v0.2.2

06 Mar 08:57
Immutable release. Only release title and notes can be modified.
5d491d4

Choose a tag to compare

Other

  • (rand) update rand and rand_core to 0.10

cryprot-pprf-v0.2.1

21 Jan 16:45
5f50de7

Choose a tag to compare

Other

  • update dependencies

cryprot-ot-v0.2.1

21 Jan 16:45
5f50de7

Choose a tag to compare

Security

  • fix silent OT malicious security (#23)

cryprot-net-v0.2.1

21 Jan 17:02
Immutable release. Only release title and notes can be modified.
cd37046

Choose a tag to compare

Other

  • update dependencies

cryprot-core-v0.3.0

21 Jan 17:01
Immutable release. Only release title and notes can be modified.
cd37046

Choose a tag to compare

Removed

  • [breaking] remove nightly feature (#30)

Changed

  • set is_nightly cfg in build.rs if using nightly compiler (#30)
  • refactor AVX2 transpose for better understandability and less use of unsafe (#13)
  • remove unsafe from portable transpose implementation (#14)

Other

  • update dependencies

cryprot-codes-v0.2.1

21 Jan 17:00
Immutable release. Only release title and notes can be modified.
cd37046

Choose a tag to compare

Other

  • update dependencies