Security
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→References) |
Dan Tobias (Talk | contribs) (→References) |
||
Line 38: | Line 38: | ||
* [https://hashcat.net/oclhashcat-plus/ Hashcat: password cracking program] | * [https://hashcat.net/oclhashcat-plus/ Hashcat: password cracking program] | ||
* [http://7habitsofhighlyeffectivehackers.blogspot.com/2013/11/can-someone-be-targeted-using-adobe.html Can someone be targeted using the Adobe breach?] | * [http://7habitsofhighlyeffectivehackers.blogspot.com/2013/11/can-someone-be-targeted-using-adobe.html Can someone be targeted using the Adobe breach?] | ||
+ | * [http://xkcd.com/1286/ xkcd comic about Adobe password breach situation] |
Revision as of 16:17, 4 November 2013
Formats specific to the storage and transmission of security information. See also Encryption.
Contents |
Digital Certificates
- ASCII Armor (.arm; old for base64)
- Canonical Encoding Rules (.cer)
- Certificate Revocation List (.crl)
- Certificate Signing Request (.csr)
- Certificate Trust List (.stl)
- DER (Distinguished Encoding Rules)
- DER encoded certificate (.der, .crt)
- DER encoded RSA private key
- Microsoft Serialized Certificate Store (.sst)
- PEM
- PEM encoded certificate (.pem, .crt)
- PEM encoded RSA private key (.key)
- PFX (original format)
- PKCS7 (PKCS #7, Cryptographic Message Syntax Standard)
- PKCS7 certificate (.p7b, .p7c, .spc)
- PKCS12 (PKCS #12, PFX, Personal Information Exchange, .p12, .pfx)
- PVK
- RSA private key
- X.509 certificate
App provisioning and DRM
- Mobile Provision file (.mobileprovision; used for installing iOS apps)
Authentication
- SAML (Security Assertion Markup Language)