Learning
Ctrlk
  • Software Engineering Golden Treasury
  • Trail Map
  • Caching
  • Career
  • Computer Science
  • devops
  • General Paradigms
  • Other
  • Hardware
  • Integration
  • Languages
  • Management & Workflow
  • Networks
  • Operating Systems
  • Other Topics
  • persistance
  • Security
    • OAuth
    • API Keys
    • Certificates and JKS
    • Cluster Secruity
    • Communication Between Two Applications via TLS
    • Cookies & Sessions
    • CORS - Cross-Origin Resource Sharing
    • csrf
    • Encryption and Decryption
    • Endpoint Protection
    • JWT
    • language-specific
    • OpenID
    • OWASP
    • Secrets
    • Secruity
    • Servlet authentication and Authorization
    • vault
  • Testing, Maintainablity & Debugging
  • Version Control - Git
  • ai
Powered by GitBook
On this page

Was this helpful?

  1. Security

Encryption and Decryption

  • https://self-learning-java-tutorial.blogspot.com/2017/09/encrypt-and-decrypt-filestream-in-java.html

  • https://www.javacodegeeks.com/2017/11/encryption-trust-tutorial.html

  • https://8thlight.com/blog/aaron-lahey/2018/10/23/sharing-secrets-with-gpg.html

hashing

  • https://mjremijan.blogspot.com/2017/12/choosing-java-cryptographic-algorithms_20.html

  • https://mjremijan.blogspot.com/2017/12/choosing-java-cryptographic-algorithms_22.html

  • https://mjremijan.blogspot.com/2017/12/choosing-java-cryptographic-algorithms_5.html

PreviouscsrfNextEndpoint Protection

Last updated 5 years ago

Was this helpful?