rsa-signature
There are 80 repositories under rsa-signature topic.
gbrlsnchs/jwt
Go JWT signing, verifying and validating
pascaldekloe/jwt
JSON Web Token library
Kitura/BlueRSA
RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).
cedricbonhomme/pyHIDS
A HIDS (host-based intrusion detection system) for verifying the integrity of a system.
konstantinullrich/crypton
A simple Dart library for asymmetric encryption and digital signatures
cryptoballot/rsablind
RSA Blind Signature Scheme for golang
tarcisio-marinho/RSA
Simple RSA cryptographyc algorithm implementation
osresearch/cosign
Cooperative RSA signing
artem-smotrakov/micropython-rsa-signing
RSA signing on MicroPython
teal-finance/quid
Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
thivyavignesh/DApp_Banking_Solidity-smart-contract
Web based Banking Decentralised Application (DApp) built on Ethereum blockchain which focuses on preventing fraudulent attacks such as that of PNB frauds on sanctioning of Loans and Tenders.
lampnick/AES-DES-Encrypt-Decrypt
signature algorithm,Interface security verification。
TaleTN/libtomcrypt-rsa-howto
LibTomCrypt RSA digital signatures how-to
BaseMax/SimplestRSA
Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)
GovTechSG/java-apex-api-security
🔑 A Java utility that form HTTP Authorization request header for API authentication
akhawaja/ecc-crypto-helper
A Node.js ECDH and RSA helper library.
EncryptUtil/EncryptUtil
EncryptUtil 一个整理了JDK常用加密算法工具类集合
liumapp/jks-core
Abstract encapsulation of JKS
maximmasiutin/rsa-bleichenbacher-signature
Demonstrates RSA PKCS1v1.5 signature vulnerability, known as BB'06, using Python 3
ribtoks/LongInt
C# library for long numbers and RSA cryptosystem
typeclasses/aws-cloudfront-signed-cookies
Generate signed cookies for AWS CloudFront
codassassin/very-basic-ransomware
This is a very basic ransomware created using Python
GovTechSG/csharp-apex-api-security
🔑 C# helper utility that sign HTTP Authorization Scheme for API authentication
Kihagi/jenga-api-generate-signature-java
Generate header signature from private key in Java - https://developer.jengaapi.io/
N1ghtF1re/Digital-Signature
Digital signature using RSA algorithm
santhosh-ktec/crypt
Sample with concept explained on how to secure data when transfering from one party to another party and validate the sender (portion of End-to-End Encryption)
cocafe/RSA_Algorithms_Demo
Simple demo for RSA encryption, decrytion, signature and SHA-512 hash algorithm
langleyfoxall/php-rsa-signer
🔒 Simplifies the process of signing API payloads with a specific private key
transmute-industries/RsaSignature2017
RsaSignature2017 Linked Data Cryptographic Suite in JavaScript
candyjun/CandyJun.Rsa
A .NET Core RSA extensions
Keda87/golang-echo-jwt-rsa
Proof of concept using JWT authentication in echo framework with RSA as the signing key
PandH4cker/pyRansom
Encrypt/Decrypt Symmetrically/Asymmetrically files with Integrity verification using signature
ronaldmannak/Encryption
Playground RSA encryption and signing
senavs/rsaEcryption
:heavy_check_mark: RSA algorithm in Python. Encripyt text using Public and Private keys.
shamo0/Bank-ATM
ATM/Bank system implementation
Shigoto-dev19/o1js-rsa
A repository/package for RSA65537 verification on the Mina blockchain using o1js.