• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tari-project / tari-crypto / 5922868370

Builds Branch Commit Type Ran Committer Via Coverage
5922868370 main feat: simplify zeroizing and add test to DHKE (#197) Simplifies the implementation of zeroizing support for Diffie-Hellman key exchanges and improves test coverage. Currently, the `DiffieHellmanSharedSecret` struct has manual implementations... push 21 Aug 2023 06:53AM UTC web-flow github
89.87
5820363695 main chore: release 0.18.0 (#195) # [0.18.0](https://github.com/tari-project/tari-crypto/compare/v0.17.0...v0.18.0) (2023-08-10) ## ⚠ BREAKING CHANGES * enable no_std support for tari_crypto (#191) * move the WASM and FFI builds to seperate... push 10 Aug 2023 11:28AM UTC web-flow github pending completion   set done
5819924355 main feat!: enable no_std support for tari_crypto (#191) This PR adds in no_std support for TariCrypto. The following changes where made to enable this: - thiserror was swapped out for Snafu as thiserror does not support no_std while snafu does. ... push 10 Aug 2023 10:41AM UTC web-flow github pending completion   set done
5794680154 main feat!: move the WASM and FFI builds to seperate Repos (#193) This PR moves out the WASM and FFI builds of TariCrypto to separate Repos. WASM: https://github.com/tari-project/tari-crypto-wasm FFI: https://github.com/tari-project/tari-crypto-ffi... push 08 Aug 2023 08:53AM UTC web-flow github pending completion   set done
5793832594 main chore: update dependencies (#187) - Updated "tari_bulletproofs_plus". - Updated "tari_utilities". push 08 Aug 2023 07:22AM UTC web-flow github pending completion   set done
5786297798 main feat: fix new_generator (#192) - Fixed `pub fn new_generator(label: &'static str)` too few bytes error (DigestTooShort) - Added a test case for `pub fn new_generator` push 07 Aug 2023 02:39PM UTC web-flow github pending completion   set done
5752322674 main chore: fix a spurious lint (#190) There's a warning about an allegedly suspicious borrow in one of the range proof tests. It's likely [already fixed](https://github.com/rust-lang/rust/issues/112489), but easy enough to use the ampersand operat... push 03 Aug 2023 03:18PM UTC web-flow github pending completion   set done
5752325057 main feat: zeroize temporary scalar byte array (#188) Currently, construction of a `RistrettoSecretKey` from a byte slice creates a temporary array that is passed into the Ristretto constructor. This PR zeroizes the array to reduce the risk of secre... push 03 Aug 2023 03:15PM UTC web-flow github pending completion   set done
5585720644 main feat: update dependancies (#185) Updates the following dependencies: tari_utilities digest blake2 sha3 bulletproofs_plus curve25519-dalek lazy_static merlin rand/rand-core borsh Some of these like digest and borsh require code change... push 18 Jul 2023 09:49AM UTC web-flow github pending completion   set done
5573802465 main feat: remove unused dalek rangeproof (#184) Removes the Dalek rangeproof aka bulletproof from tari crypto. This unused code points to an old unmaintained fork of the original Dalek rangeproof. In Tari we have moved on to only use BulletproofP... push 17 Jul 2023 09:13AM UTC web-flow github pending completion   set done
5256527504 main v0.17.0 push 13 Jun 2023 02:13PM UTC stringhandler github pending completion   set done
5185081241 main feat!: expose secret key length as a constant (#181) Currently, the `PublicKey` trait exposes the encoded key byte length via the associated `KEY_LEN` constant, and also provides it via the `key_length` function. However, the `SecretKey` trait ... push 06 Jun 2023 05:56AM UTC web-flow github pending completion   set done
5023562431 main build: update `wasm-pack` (#179) push 19 May 2023 11:06AM UTC GitHub github pending completion   set done
4692226402 main v0.16.12 push 13 Apr 2023 05:48PM UTC stringhandler github pending completion   set done
4621388601 main feat: `RistrettoSecretKey` inversion (#173) push 05 Apr 2023 06:01PM UTC GitHub github pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc