Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

AXOR

What is AXOR? AXOR is an asymmetric encryption algorithm, which is defined as an algorithm where a server can send a public key to a client, the client can encrypt a small amount of data and send this back to the server and only the server can decrypt the message.

What are AXOR's goals?

AXOR is unique in the way that it does not use complicated mathematics which is generally overwhelming for beginners, the aim of AXOR is not the be the fastest or most light weight algorithm, rather it aims to be the simplest asymmetric algorithm.

The goal of the repository is to provide working code examples of AXOR in different programming languages and to explain the algorithm as efficiently as possible.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages