Releases: iotaledger/crypto.rs
iota-crypto v0.9.2
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 404 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (78 crate dependencies)
\
`
[0.9.2]
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.9.2 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.9.2 (/home/runner/work/crypto.rs/crypto.rs)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\
`
iota-crypto v0.9.1
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 374 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (79 crate dependencies)
\
`
[0.9.1]
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.9.1 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.9.1 (/home/runner/work/crypto.rs/crypto.rs)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\
`
iota-crypto v0.9.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 374 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (78 crate dependencies)
\
`
[0.9.0]
- Replace Curl implementation with an unrolled version for better performance.
Add a batched version of Curl.
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.9.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.9.0 (/home/runner/work/crypto.rs/crypto.rs)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\
`
iota-crypto v0.8.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 371 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (78 crate dependencies)
\
`
[0.8.0]
-
Support for the Blake2b hashing function to 160 bits
-
Wrapper around VarBlake2b for 160 bits hash
-
New tests for 160 bits copied from blake2b-256
-
Generate new test vector created with b2sum using the inputs of blake2b-256 test vector
-
Update list of supported algorithms
-
Update bee-ternary requirement from 0.4.2-alpha to 0.5.0
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.8.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.8.0 (/home/runner/work/crypto.rs/crypto.rs)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\
`
iota-crypto v0.7.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 318 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (78 crate dependencies)
\
`
[0.7.0]
-
- Enabled to access the
Segment
vector inChain
.
- Enabled to access the
- Added consistent line breaks between methods.
- 50c0f53 Add .change file for Chain access on 2021-07-02
-
- Unified naming convention in ed25519 and x25519 modules.
- Added useful methods and standard traits implementations.
- Added conversion of ed25519 keys to x25519 keys.
- b52caec added changes on 2021-07-28
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.7.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.7.0 (/home/runner/work/crypto.rs/crypto.rs)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\
`
iota-crypto v0.6.0
Merge pull request #97 from iotaledger/release/version-updates Apply Version Updates From Current Changes
iota-crypto v0.5.1
[0.5.1]
- This release updates a number of interlocking dependencies, but does not change the external interface.
- a644f8d add .changefile on 2021-05-04
iota-crypto v0.5.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 289 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (73 crate dependencies)
\
`
[0.5.0]
-
Added
-
Sponge
trait; -
Kerl
sponge implementation; -
f96b845 Add .change on 2021-04-16
-
12df494 Update .changes/kerl.md on 2021-04-16
-
Added
-
WOTS
implementation;keys
module;signatures
module;
-
eec08c3 Add wots .changes on 2021-04-18
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.5.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.5.0 (/home/runner/work/crypto.rs/crypto.rs)
warning: the following are not valid category slugs and were ignored: security. Please see https://crates.io/category_slugs for the list of all category slugs.
\
`
iota-crypto v0.4.2
This is the first public version of iota-crypto.