Sign in
boringssl
/
boringssl.git
/
933f72a0f221507a9759502c089c9bb357f00ccb
/
include
/
openssl
/
pkcs8.h
e7fc7a7
Export PKCS12_DEFAULT_ITER.
by David Benjamin
· 3 years, 4 months ago
24df734
Remove TODO to reverse the output of PKCS12_parse.
by David Benjamin
· 4 years, 1 month ago
abd6c05
Support creating unencrypted PKCS#12 files.
by David Benjamin
· 4 years, 1 month ago
35a5a9e
Align PKCS12_parse closer to OpenSSL.
by David Benjamin
· 6 years ago
8c7c635
Support symbol prefixes
by Joshua Liebow-Feeser
· 7 years ago
2e67153
Add PKCS12_create.
by David Benjamin
· 7 years ago
a3c2517
Add i2d_PKCS12*.
by David Benjamin
· 7 years ago
bc2562e
Treat PKCS#12 passwords as UTF-8.
by David Benjamin
· 7 years ago
4512b79
Run comment conversion script on include/
by David Benjamin
· 8 years ago
02084ea
Decouple PKCS8_encrypt and PKCS8_decrypt's core from crypto/asn1.
by David Benjamin
· 8 years ago
3e8b782
Remove "raw" versions of PKCS8_encrypt and PKCS8_decrypt.
by David Benjamin
· 8 years ago
8f3f6be
Const-correct the PKCS8 salt parameter.
by David Benjamin
· 8 years ago
f0e935d
Fold stack-allocated types into headers.
by David Benjamin
· 9 years ago
d17d74d
Replace Scoped* heap types with bssl::UniquePtr.
by Matt Braithwaite
· 9 years ago
d2b5af5
Revert scoped_types.h change.
by Adam Langley
· 9 years ago
8d79ed6
Assume that MSVC supports C++11.
by Adam Langley
· 9 years ago
8c3c313
Remove scoped_types.h.
by Adam Langley
· 9 years ago
d057454
Changes to support node.js's use of PKCS#12.
by Adam Langley
· 9 years ago
2492586
Add |PKCS12_verify_mac|.
by Adam Langley
· 10 years ago
502ca43
Fix up pkcs8.h.
by David Benjamin
· 10 years ago
e000472
pkcs8.c: Add PBES2 to list of password-based encryption methods.
by Matt Braithwaite
· 10 years ago
34248d4
Get rid of err function codes.
by David Benjamin
· 10 years ago
054e682
Eliminate unnecessary includes from low-level crypto modules.
by Brian Smith
· 10 years ago
689be0f
Reset all the error codes.
by David Benjamin
· 10 years ago
a7f6d3c
Add void in place of empty function arguments.
by Adam Langley
· 10 years ago
5127db3
Provide compatibility functions for PKCS#12 parsing.
by Adam Langley
· 11 years ago
bed8ce7
Add misc functions for easier porting.
by Adam Langley
· 11 years ago
8e16b6e
Add PKCS#12 parser.
by Adam Langley
· 11 years ago
e216d6b
Add PKCS8_{decrypt,encrypt}_pbe.
by David Benjamin
· 11 years ago
eb7d2ed
Add visibility rules.
by Adam Langley
· 11 years ago
4c921e1
Move public headers to include/openssl/
by Adam Langley
· 11 years ago
95c29f3
Inital import.
by Adam Langley
· 11 years ago