-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pkcs8: provide PrivateKeyInfoRef
/PrivateKeyInfoOwned
#1183
Commits on Aug 9, 2023
-
Removes lifetimes from all types in the `pkcs5` crate, making them own their data.
Configuration menu - View commit details
-
Copy full SHA for 057cee0 - Browse repository at this point
Copy the full SHA 057cee0View commit details -
cms: pull api changes from RustCrypto#1195
Signed-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3170f0 - Browse repository at this point
Copy the full SHA d3170f0View commit details -
pkcs8: pull api changes from RustCrypto#1195
Signed-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f649819 - Browse repository at this point
Copy the full SHA f649819View commit details -
pkcs8: provide
PrivateKeyInfoRef
/PrivateKeyInfoOwned
Signed-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6fa56b - Browse repository at this point
Copy the full SHA d6fa56bView commit details -
pkcs8: expose
PrivateKeyInfoOwned
Signed-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d0e906 - Browse repository at this point
Copy the full SHA 1d0e906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 738f712 - Browse repository at this point
Copy the full SHA 738f712View commit details -
pkcs8: move implement to
&[u8]
/Box<[u8]>
Signed-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b96453 - Browse repository at this point
Copy the full SHA 0b96453View commit details -
pkcs8: provide
PrivateKeyInfo
type alias with older APISigned-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d133f5 - Browse repository at this point
Copy the full SHA 0d133f5View commit details -
pkcs8:
pem
pullsalloc
featureSigned-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fee6a2c - Browse repository at this point
Copy the full SHA fee6a2cView commit details -
pkcs8: bring
RefToOwned for &'a [u8]
Signed-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1df903c - Browse repository at this point
Copy the full SHA 1df903cView commit details -
pkcs8: split
EncryptedPrivateKeyInfo
Signed-off-by: Arthur Gautier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3e42e5 - Browse repository at this point
Copy the full SHA d3e42e5View commit details