Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/RustCrypto/traits
Collection of cryptography-related traits
https://github.com/RustCrypto/traits
elliptic-curve: Allow multiple `dst`s in the hash2curve API
daxpedda opened this pull request about 2 years ago
daxpedda opened this pull request about 2 years ago
elliptic-curve: consolidate `AffineCoordinates` trait
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve v0.13.0-pre.3
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: factor out `FieldBytesEncoding` trait
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
build(deps): bump bytes from 1.3.0 to 1.4.0
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
elliptic-curve: fix `Reduce` impls for `NonZeroScalar<C>`
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: propagate `Reduce::Bytes` for `NonZeroScalar` impls
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve v0.13.0-pre.2
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: bump `crypto-bigint` to v0.5.0-pre.3
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: add (back) reduction from bytes
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: rename `SecretKey::as_scalar_primitive`
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
Should `PublicKey` be `ConditionallySelectable`?
mxk opened this issue about 2 years ago
mxk opened this issue about 2 years ago
elliptic-curve v0.13.0-pre.1
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: remove `Reduce` methods
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: bump `crypto-bigint` to v0.5.0-pre.2
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: fewer toplevel re-exports
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: replace `Shr1` with `ShrAssign`
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: interpolate variables in format strings
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
elliptic-curve: refactor field element decoding/encoding
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
Add support for `arrayvec` in `aead`
antonok-edm opened this pull request about 2 years ago
antonok-edm opened this pull request about 2 years ago
elliptic-curve: add `point::Double`
tarcieri opened this pull request about 2 years ago
tarcieri opened this pull request about 2 years ago
password-hash: proposed API changes for `Salt`/`SaltString`
dns2utf8 opened this pull request about 2 years ago
dns2utf8 opened this pull request about 2 years ago
adding detached tag mode to stream
laudiacay opened this pull request about 2 years ago
laudiacay opened this pull request about 2 years ago
digest: add `DynDigestWithOid`
tarcieri opened this issue about 2 years ago
tarcieri opened this issue about 2 years ago
Use `Group` instead of `Curve` when appropriate
daxpedda opened this issue about 2 years ago
daxpedda opened this issue about 2 years ago
Update VOPRF identifier type
daxpedda opened this pull request about 2 years ago
daxpedda opened this pull request about 2 years ago
cipher v0.5.0-pre
newpavlov opened this pull request about 2 years ago
newpavlov opened this pull request about 2 years ago
`signature` 2.0 release tracking ticket
tarcieri opened this issue about 2 years ago
tarcieri opened this issue about 2 years ago
Add HashWriter and HashReader structs
joebebel opened this pull request about 2 years ago
joebebel opened this pull request about 2 years ago
OSSWU update
daxpedda opened this pull request about 2 years ago
daxpedda opened this pull request about 2 years ago
meta: type signature for `CryptoRng`s
tarcieri opened this issue over 2 years ago
tarcieri opened this issue over 2 years ago
elliptic-curve: CofactorGroup requirement for hash2curve implementation
andrewwhitehead opened this issue over 2 years ago
andrewwhitehead opened this issue over 2 years ago
digest: improve documentation and test examples in readme
newpavlov opened this issue over 2 years ago
newpavlov opened this issue over 2 years ago
Digest and DynDigest not usable with non-fixed length digests
wookietreiber opened this issue over 2 years ago
wookietreiber opened this issue over 2 years ago
crypto-common: add SerializableState trait
rpiasetskyi opened this pull request over 2 years ago
rpiasetskyi opened this pull request over 2 years ago
digest: type name readability regression
tarcieri opened this issue over 2 years ago
tarcieri opened this issue over 2 years ago
Affine y-coordinate access
nickray opened this issue over 2 years ago
nickray opened this issue over 2 years ago
elliptic-curve: `JwkEcKey` is too strict in what it accepts
Erik1000 opened this issue over 2 years ago
Erik1000 opened this issue over 2 years ago
Tracking issue for migrating from `GenericArray` to const generics
tarcieri opened this issue almost 3 years ago
tarcieri opened this issue almost 3 years ago
Fix min versions build
newpavlov opened this issue almost 3 years ago
newpavlov opened this issue almost 3 years ago
2021 edition upgrades
tarcieri opened this issue about 3 years ago
tarcieri opened this issue about 3 years ago
Implement bit level update
kevemueller opened this issue about 3 years ago
kevemueller opened this issue about 3 years ago
Common `serde` functionality
tarcieri opened this issue about 3 years ago
tarcieri opened this issue about 3 years ago
Zeroize for GenericArray based keys
dbrgn opened this issue about 3 years ago
dbrgn opened this issue about 3 years ago
Support one pass re-encryption?
newpavlov opened this issue about 3 years ago
newpavlov opened this issue about 3 years ago
Password rehashing
LukeMathWalker opened this issue over 3 years ago
LukeMathWalker opened this issue over 3 years ago
Pin subtle to v2.4 for crypto-mac v0.11
newpavlov opened this pull request over 3 years ago
newpavlov opened this pull request over 3 years ago
Making sure SecretKey is zeroized on drop
fjarri opened this issue over 3 years ago
fjarri opened this issue over 3 years ago
elliptic-curve: naming/future directions for FieldBytes/ScalarBytes/Curve::UInt
tarcieri opened this issue over 3 years ago
tarcieri opened this issue over 3 years ago
hex-literal instead of blobby?
tarcieri opened this issue over 3 years ago
tarcieri opened this issue over 3 years ago
Improving cipher parallelism
tarcieri opened this issue about 4 years ago
tarcieri opened this issue about 4 years ago
cipher v0.3.0 release
tarcieri opened this issue about 4 years ago
tarcieri opened this issue about 4 years ago
aead: expose "hazmat" operations and partial tag methods on top of them?
newpavlov opened this issue over 4 years ago
newpavlov opened this issue over 4 years ago
Async traits
tarcieri opened this issue over 4 years ago
tarcieri opened this issue over 4 years ago
Trait for tweakable block ciphers
newpavlov opened this issue over 4 years ago
newpavlov opened this issue over 4 years ago
signature: tracking issue for `rand_core` (RandomizedSigner) stabilization
tarcieri opened this issue almost 5 years ago
tarcieri opened this issue almost 5 years ago
aead: in-place AAD streaming
chrysn opened this issue about 5 years ago
chrysn opened this issue about 5 years ago