Security# AES Features Operation of AES Encryption Process Decryption Process References DSA ECDSA References RSA Digital Signature RSA 序列图 References HTTPS HTTPS 简介 HTTPS 工作原理 HTTPS 通信时序图 HTTPS协议和HTTP协议的区别 SSL 证书 证书的类型 java实现HTTPS工作原理 java项目http变更https References SSL/TLS SSL/TLS 协议的介绍 SSL/TLS 协议建立通讯的基本流程 SSL/TLS 协议概念 JSSE(Java Secure Socket Extension)使用介绍 安全钥匙与证书的管理工具 Keytool References SSL Commands pem -> p12 crt -> p12 p12 -> jks jks -> p12 jks -> nginx p12 -> crt openssl References Java Keytool Keystore Commands Keytool介绍 Keytool创建和导入命令 Keytool查看命令 其他Keytool命令 Keytool常用参数 References Secure Hash Simple password security using MD5 algorithm Making MD5 more secure using salt Medium password security using SHA algorithms Advanced password security using PBKDF2WithHmacSHA1 algorithm More Secure password hash using bcrypt and scrypt algorithms Final Notes References REST API Security Guide Difference between authentication vs. authorization Four Ways to Secure RESTful Web Services REST API Security Implementations REST API Security Best Practices References