encryption-methods

There are 13 repositories under encryption-methods topic.

  • calccrypto/Encryptions

    A C++ Encryption Library

    Language:C++1269448
  • SilentVoid13/Silent_Packer

    An ELF / PE binary packer written in pure C, made for fun

    Language:C756712
  • paulveillard/cybersecurity-searchable-symmetric-encryption

    An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Searchable Symmetric Encryption.

  • crazy-max/CwsCrypto

    PHP class for password hashing with multi encryption methods

    Language:PHP632
  • amanboss9/Go_Docker

    Golang production code boilerplate with Redis, MongoDB, Docker and Logger including the best practices.

    Language:Go2101
  • elidill653/RC4-Stream-Cipher

    Encrypts and Decrypts messages using RC4

    Language:C++2101
  • davidhaw/SafeFile

    Easily encrypt and decryt text and files with different encryption methods while being simple and advanced.

    Language:Java1200
  • HarshVaragiya/Project-X

    BlockChain Based Election System+/ Encrypted Data Storage System

    Language:Python1200
  • mahmed-eng/Caesar-cipher

    The Caesar Cipher is a basic encryption algorithm where each letter in the plaintext is shifted a certain number of places down or up the alphabet. In this implementation, the user can input a plain text and a shift value, and the program will generate the corresponding encrypted or decrypted text.

    Language:HTML1100
  • paulveillard/cybersecurity-encryption

    An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Encryption

  • elidill653/RSA-Encryption

    This is a test program made to demonstrate the RSA algorithm and its properties.

    Language:Python0100
  • qs-labs/simpleSubstitution

    Implementation of the simple substitution encryption method, built with Eclipse.

    Language:Java0000
  • GeorgiiFirsov/Decrypt

    My research about data encryption. The main question is: is it possible to find out a cipher by encrypted word only? I use some machine learning algorithms to classify encryption methods.

    Language:Jupyter Notebook20