Explaining Keystores | Part 3 - PKCS#12

Описание к видео Explaining Keystores | Part 3 - PKCS#12

In this video Graham explains the PKCS#12 keystore. It's a little different from the other keystores we've covered so far in this series because it's an interoperable format. Originally designed by RSA in 1999 so it contains more modern cryptography than JKS or JCEKS. Oracle now recommend that you use PKCS#12 as your Java keystore, rather than using the old Java specific ones.

Even though it does contain support for strong cryptography such as AES and PBKDF2, you still need to be careful how your application uses this keystore.

You can find some more info on Neil Maddens' blog: https://neilmadden.blog/2017/11/17/ja...
Also our blog: https://cryptosense.com/blog/weakness...

Part 1 - Java JKS Keystore    • Explaining Keystores | Part 1 - JKS  
Part 2 - JCEKS    • Explaining Keystores | Part 1 - JKS  
Part 4 - Bouncy Castle BKS    • Explaining Keystores | Part 4 - Bounc...  
Part 5 - Bouncy Castle UBER    • Explaining Keystores | Part 5 - Bounc...  
Part 6 - Bouncy Castle FIPS Keystore (BCFKS)    • Explaining Keystores | Part 6 - Bounc...  

/////
Find out more about Cryptosense: https://cryptosense.com/
Follow us on Twitter:   / cryptosense  
/////

Cryptosense CEO Dr. Graham Steel was formerly an academic researcher before founding Cryptosense in 2013. His cryptography expertise is the basis for the company's 'Analyzer' technology which allows customers to protect themselves against losing sensitive data.

Комментарии

Информация по комментариям в разработке