Releases: iotaledger/crypto.rs
iota-crypto v0.15.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 461 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (81 crate dependencies)
\
`
[0.15.0]
- Move
bee-ternary
tocrypto.rs
asternary
encoding module.
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.15.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.15.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.14.3
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 458 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (82 crate dependencies)
\
`
[0.14.3]
- Bump
bee-ternary
dependency to1.0.0
.
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.14.3 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.14.3 (/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.14.2
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 452 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (82 crate dependencies)
\
`
[0.14.2]
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.14.2 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.14.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.14.1
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 452 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (82 crate dependencies)
\
`
[0.14.1]
- Forces the use of
[email protected]
since all previous0.2
versions have been yanked.
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.14.1 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.14.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.14.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 444 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (82 crate dependencies)
\
`
[0.14.0]
- Add aead_encrypt and aead_decrypt convenience functions
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.14.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.14.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.13.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 421 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (81 crate dependencies)
\
`
[0.13.0]
- Bump
bee-ternary
to1.0.0-alpha.1
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.13.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.13.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.12.1
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 417 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (81 crate dependencies)
\
`
[0.12.1]
- Impl missing
FixedOutputReset
forBlake2b256
andBlake2b160
.
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.12.1 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.12.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.12.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 417 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (81 crate dependencies)
\
`
[0.12.0]
-
Derive more traits for
Curve
,Key
,Segment
andChain
. -
Update to digest-0.10
-
digest: 0.9 -> 0.10
-
blake2: 0.9 -> 0.10
-
hmac: 0.11 -> 0.12
-
pbkdf2: 0.8 -> 0.11
-
sha2: 0.9 -> 0.10
-
sha3: 0.9 -> 0.10
-
1e419b2 Upgrade digest to 0.10 and dependent packages (#142) on 2022-06-01
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.12.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.12.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.11.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 412 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (79 crate dependencies)
\
`
[0.11.0]
- Add AES-CBC algorithms (
Aes128CbcHmac256
,Aes192CbcHmac384
,Aes256CbcHmac512
).
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.11.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.11.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.10.0
Updating crates.io index
Cargo Audit
\
`
Fetching advisory database from https://github.com/RustSec/advisory-db.git
Loaded 405 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (78 crate dependencies)
\
`
[0.10.0]
- Bump version minor to fix iotaledger/bee#1360
Cargo Publish
\
`
Updating crates.io index
Packaging iota-crypto v0.10.0 (/home/runner/work/crypto.rs/crypto.rs)
Uploading iota-crypto v0.10.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.
\
`