Pinned issues
Issues
- 2
- 7
- 3
`password_hash`: Doesn't expect `=` char in base64
#1699 opened by onkoe - 2
digest: reduce the number of required methods in `Digest`?
#1696 opened by fjarri - 2
Question about the stability of `SerializableState`
#1693 opened by wiktor-k - 2
Make compatible with `thiserror`
#1690 opened by guenhter - 3
Display implementation of `signature::Error` can lead to errors being printed twice
#1685 opened by casey - 1
Get hash function name from Boxed DynDigest
#1683 opened by Fethbita - 2
Tracking issue for next release series
#1571 opened by tarcieri - 0
async-signature: merge into `signature` crate?
#1677 opened by tarcieri - 0
- 4
Could the relationship between `crypto-common` and `block-buffer` be reversed?
#1662 opened by tarcieri - 3
- 21
- 1
aead: move STREAM implementation into a separate crate?
#1665 opened by newpavlov - 8
Comments on KEM traits
#1508 opened by bifurcation - 1
`digest` crate README example has the wrong return type?
#1648 opened by juliusl - 3
- 0
ScalarPrimitive FromStr use base16ct::mixed
#1643 opened by MaxKingPor - 2
rand_core v0.9 support
#1642 opened by tarcieri - 1
Facade crate development
#1633 opened by Firstyear - 1
Update generic-array version to version 1
#1611 opened by jpgoldberg - 2
[crypto-mac] dependency `subtle` is too strict
#1609 opened by PureWhiteWu - 1
`elliptic_curve::NonZeroScalar` non-zeroness guarantee
#1607 opened by kwantam - 7
digest: add `DynDigest::max_input_size`
#1590 opened by Bl4omArchie - 2
Can the elliptic-curve `hazmat` feature be removed?
#1597 opened by mgeisler - 3
cipher: Suspected typo in decrypt_padded documentation
#1586 opened by tannaurus - 2
Access and serizalize inner state for Digest
#1579 opened by ikrivosheev - 1
Make `output_size()` a `const fn`
#1574 opened by jmg-duarte - 6
Keystream buffers aren't zeroized in `StreamCipherCore`
#1494 opened by nstilt1 - 0
TLS Traits
#1562 opened by pinkforest - 5
universal-hash: `Key` type should be fallible
#1327 opened by ericlagergren - 0
add trait for length-preserving encryption
#1332 opened by ericlagergren - 16
aead: incremental encryption API
#1364 opened by tarcieri - 0
Tracking issue for migrating from `hybrid-array` to const generic core arrays
#1481 opened by tarcieri - 1
Adding Xwing KEM
#1506 opened by rugo - 1
SaltString checks (MIN and) MAX_LENGTH against base64 encrypted version of the string
#1507 opened by AriPaaWun - 2
`core::error::Error` is not implemented for `Error` when the `std` feature is disabled
#1505 opened by booleancoercion - 12
elliptic-curve: `SecretKey::from_slice` time variability
#1330 opened by fjarri - 4
- 4
Migrating to generic-array v1
#1402 opened by ia0 - 0
cipher: resolve `clippy::needless_lifetimes` lint
#1336 opened by newpavlov - 6
No example of decrypt_blocks_mut
#1350 opened by EvanCarroll - 3
`set_pos_unchecked` should be an `unsafe fn`
#1342 opened by joshlf - 1
- 3
- 2
crypto: doc build for v0.5.0 has failed
#1328 opened by newpavlov - 4
cipher: `BlockEncryptMut` constrained by `BlockSizeUser`
#1322 opened by bkstein - 2
- 3
`Keypair::VerifyingKey` usability issues, more bounds are needed? (e.g. `AsRef<[u8]>`)
#1320 opened by fadeevab