Skip to content

Sanix-Darker/kripta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KR1PT4

A CrossLanguage Encryption/Decryption Module for your datas/files (Asymmetric and Symmetric encryptions).

Introduction

In a system where we want all to be secure, we implemented this module to crypt all we are sending as message/requests.

Available implementations

Asymmetric encryption (Algorithm : RSA standing for Rivest–Shamir–Adleman encryption )

This is a few list of available clients for Asymmetric encryptions:

Symmetric encryption (Algorithm : AES standing for The Advanced Encryption Standard encryption)

This is a few list of available clients for Symmetric encryptions:

Others:

All examples of implementations are done in each versions, for more details contact the Author.

TODO

  • Create public package for each implementation (npm, PyPi, etc...)

Author

  • Sanix-darker