Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / emgre/win-crypto-ng issues and pull requests
#48 - Bump rand_core to 0.6
Pull Request -
State: closed - Opened by wiktor-k about 1 year ago
- 6 comments
#47 - Builder::key_bits_in_1024_3072 has an off-by-one error in name, code, and documentation
Issue -
State: open - Opened by teythoon over 1 year ago
- 1 comment
#46 - 0.5 stops reexporting cipher: is that on purpose?
Issue -
State: open - Opened by nwalfield over 1 year ago
- 2 comments
#45 - Add safety documentation for X::clone_from_parts.
Pull Request -
State: closed - Opened by emgre over 1 year ago
- 1 comment
#44 - X::clone_from_parts interface is brittle to the point of being unsafe
Issue -
State: closed - Opened by teythoon over 1 year ago
- 5 comments
#43 - Stop taking unaligned references to packed fields
Pull Request -
State: closed - Opened by cbeuw almost 2 years ago
- 3 comments
#42 - Bump cipher to 0.4.4
Pull Request -
State: closed - Opened by cbeuw almost 2 years ago
- 2 comments
#41 - Please update to a newer version of the cipher dependency
Issue -
State: closed - Opened by puzzlewolf over 2 years ago
- 5 comments
#40 - Future incompatibility
Issue -
State: closed - Opened by puzzlewolf over 2 years ago
- 8 comments
#39 - Crash in DsaKeyPublicV2Blob's clone_from_parts
Issue -
State: closed - Opened by nwalfield about 3 years ago
- 4 comments
#38 - Remove `doc-comment` from the dependencies.
Pull Request -
State: closed - Opened by emgre almost 4 years ago
- 1 comment
#37 - 0.3.1 breaks the 0.3 API
Issue -
State: closed - Opened by teythoon almost 4 years ago
- 3 comments
#36 - Don't block on Clippy warnings in CI
Pull Request -
State: closed - Opened by Xanewok about 4 years ago
- 1 comment
#35 - Mark all CNG handles as Send-safe
Pull Request -
State: closed - Opened by Xanewok about 4 years ago
- 9 comments
#34 - Move away from the deprecated block-cipher crate
Pull Request -
State: closed - Opened by chengyuhui about 4 years ago
#33 - Add digest trait implementation
Pull Request -
State: open - Opened by chengyuhui about 4 years ago
- 2 comments
#32 - Add in-place encryption/decryption
Issue -
State: open - Opened by emgre about 4 years ago
#31 - Implement BlockCipher trait
Pull Request -
State: closed - Opened by Xanewok about 4 years ago
- 2 comments
#30 - Remove stray eprintln! in builder.rs
Pull Request -
State: closed - Opened by Xanewok about 4 years ago
#29 - Fix rand feature
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#28 - Add FFI abstractions for byte fiddling
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#27 - Implement asymmetric encryption, signing, and key generation/import/export
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
- 3 comments
#26 - Polish and test WindowsString helper type
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#25 - Support interop with rand crate for the CNG CSPRNG
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#24 - Implement support for GMAC/OMAC
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#23 - Remove commented out list_algorithms
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#22 - Make local Result type more flexible
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#21 - Allow symmetric crypto to be called in 'chained mode', support CFB128
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
- 1 comment
#20 - Add asymmetric key generation/import/export + refactor FFI helper amenities
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
- 4 comments
#19 - Generate and export various asymmetric keys
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#18 - Introduce a dedicated error module
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#17 - Hash signature generation/verification
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
- 1 comment
#16 - Add asymmetric crypto stub
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#15 - Typed blob improvements
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
- 2 comments
#14 - Use sized variant of TypedBlob when property is bigger than its sizeof
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#13 - Tweak to_str methods
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
#12 - Add support for getting unsized CNG properties and make the property API more ergonomic
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
- 1 comment
#11 - Allow for dynamically fetching hash algorithm for hasher objects
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
- 3 comments
#10 - Lower MSRV to 1.34
Pull Request -
State: closed - Opened by Xanewok over 4 years ago
- 2 comments
#9 - Fix a typo in README.md
Pull Request -
State: closed - Opened by Xanewok almost 5 years ago
#8 - Drop doc-comment dependency once we bump MSRV to 1.40
Issue -
State: closed - Opened by Xanewok almost 5 years ago
#7 - Trigger CI on pull_request events as well
Pull Request -
State: closed - Opened by Xanewok almost 5 years ago
- 1 comment
#6 - Implement fetching unsized properties and use that to retrieve OIDs via BCRYPT_HASH_OID_LIST
Pull Request -
State: closed - Opened by Xanewok almost 5 years ago
- 1 comment
#5 - Implement standard Error trait for crate Error type
Pull Request -
State: closed - Opened by Xanewok almost 5 years ago
- 2 comments
#4 - Allow to opt out of zeroize dependency
Pull Request -
State: closed - Opened by Xanewok almost 5 years ago
- 1 comment
#3 - Set up simple GitHub Actions workflow
Pull Request -
State: closed - Opened by Xanewok almost 5 years ago
- 12 comments
#2 - Implement hash object duplication
Pull Request -
State: closed - Opened by Xanewok almost 5 years ago
- 2 comments
#1 - Implement type-safe API for random number generation
Pull Request -
State: closed - Opened by Xanewok almost 5 years ago
- 6 comments