oaep

There are 19 repositories under oaep topic.

  • wbond/oscrypto

    Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy

    Language:Python321265965
  • Mastercard/pkcs11-tools

    A set of tools to manage objects on PKCS#11 cryptographic tokens. Compatible with many PKCS#11 library, including major HSM brands, NSS and softoken.

    Language:C139173127
  • jerson/flutter-rsa

    RSA for flutter made with golang for fast performance with support for android, ios, macos, linux, windows, web and hover

    Language:Dart6764820
  • mimoo/RSA_PKCS1v1_5_attacks

    Implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5

    Language:Python43609
  • jerson/react-native-fast-rsa

    RSA for react native made with golang for fast performance

    Language:TypeScript2642710
  • gobeam/golang-oauth

    Build your own Golang custom Oauth server with mysql driver.

    Language:Go14402
  • Kullmann/Photocrypt

    The purpose of this project is to encrypt and decrypt photos using the AES algorithm with a one-time use 128-bit AES session key wrapped with 2048-bit RSA encryption.

    Language:Python6200
  • felipenrocha/RSA-OAEP

    Project that implements an RSA key generator, OAEP Encryption and Signature/Verifier. No crypto libraries were used, only hashlib as hash functions.

    Language:Python4300
  • caoshiyi/RSA_CCA2

    Server Client model for Textbook RSA. CCA2 for Textbook RSA. OAEP RSA.

    Language:Python2100
  • MrrRaph/pyRansom

    Encrypt/Decrypt Symmetrically/Asymmetrically files with Integrity verification using signature

    Language:Python210
  • captain-redbeard/XOR-RSA

    RSA Implementation with CRT and OAEP.

    Language:Java1101
  • Hakhenaton/rsa-oaep-pss

    A pure Rust implementation of the RSA public key cryptosystem.

    Language:Rust1100
  • Shaashwat05/spy_bot

    An bot that uses rpi and cmera to take secret images, encode it with RSA algorithm and uploads the image and key safetly on a cloud

    Language:Python120
  • tomrittervg/mangers-oracle

    Demonstration of Manger's Oracle, attacking RSA OAEP

    Language:C1301
  • howieyuen/crypto

    Encrypt/Decrypt based on RSA in golang

    Language:Go0200
  • meetleev/flutter_crypto_x

    A Dart library for encryption and decryption. Advanced RSA based on pointycastle.

    Language:Dart0100
  • ciriatico/SC-T2-UnB

    Projeto 2 da disciplina de Segurança Computacional, com objetivo de implementar gerador/verificador de assinaturas.

    Language:Python10
  • gtambara/rsa-oaep

    Python program to encript, decript, sign and verify signatures using RSA OAEP as per PKCS#1 using older private key format.

    Language:Python10