Cryptography Primitives examples
-
Updated
Apr 6, 2020 - Java
Cryptography Primitives examples
Java Spring Boot Crud application secured with OAuth2 JWT
In this project i have created a cryptocurrency named 'echocoin' which makes blockchain transactions possible.
Secure Spring Boot applications using JWT with asymmetric RSA encryption. Includes key generation, token signing/verification, and Spring Security integration ideal for stateless APIs, and secure authentication
A secure communication channel that sends messages securely using the RSA algorithm.
Repo for the Data Protection course
DocuSign è un programma scritto in Java per dimostrare didatticamente il processo di firma digitale e la relativa convalida
An encryption program in JAVA
Application encrypt and decrypt String using asymmetric encryption process (RSA algorithm).
Simple Java project demonstrating a secure server implementation using Bouncy Castle for cryptographic operations and a Certificate Authority (CA) for secure communication, it has examples of Symmetric and Asymmetric Encryption using RSA and AES Algorithms
Add a description, image, and links to the asymmetric-encryption topic page so that developers can more easily learn about it.
To associate your repository with the asymmetric-encryption topic, visit your repo's landing page and select "manage topics."