A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
-
Updated
May 30, 2024 - Java
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
Simple property ecryptor/decryptor extension for Spring Framework (RSA Public and Private PEM keys and the like).
Encryption and Decryption using the RSA Algorithm
The JSONCrypt library is specifically used for encrypting and decrypting data that is sent and received between a client and a server. This library can be easily used by budding programmers to secure their data transmission. The library makes use of 128 bit AES encryption of data, followed by either RSA encryption or developer specified custom e…
This is the code for RSA encryption using Java.
SAML Identity Provider and Service Provider implementation using Spring Security
Cryptographic encryptions
The program was created for sending messages safely. The program assumes that Alice requests that her friends encrypt their email communications before sending them to her. An email message is merely a very large number since computers encode text as long numbers (01 for "A," 02 for "B," and so on). Electronic communications are frequently encry…
Coded in 2014 - Java program that uses RSA public/private key encryption to hide plaintext within images and send them between users.
Segundo Trabalho do curso de Segurança da Informação no Bacharelado em Ciência da Computação na PUC-Rio, pelo Professor Anderson Oliveira da Silva.
This package includes simpe implementation of RSA ecnrcption and escrption algorithm. One can easlily use it to implement it in their apps .
RSA Implementation with CRT and OAEP.
Text/Image Encryption in JAVA with RSA Algorithm
Application de communication entre 2 clients : échanges cryptés avec RSA
Encoding, cryptography and digital signature In Java
Toy implementation of RSA using self made BigInteger classes
A secure authentication and authorization service that manages user identities, supports token-based authentication using JWTs, and enforces role-based access control.
Vault API is used for data security and integrity.
Simple tools for security.
Add a description, image, and links to the rsa-key-encryption topic page so that developers can more easily learn about it.
To associate your repository with the rsa-key-encryption topic, visit your repo's landing page and select "manage topics."