cipher

package
v0.0.0-...-a4a72b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package cipher is a package containing different implementations of certain ciphers

Directories

Path Synopsis
Package caesar is the shift cipher ref: https://en.wikipedia.org/wiki/Caesar_cipher
Package caesar is the shift cipher ref: https://en.wikipedia.org/wiki/Caesar_cipher
Package diffiehellman implements Diffie-Hellman Key Exchange Algorithm for more information watch : https://www.youtube.com/watch?v=NmM9HA2MQGI
Package diffiehellman implements Diffie-Hellman Key Exchange Algorithm for more information watch : https://www.youtube.com/watch?v=NmM9HA2MQGI
Package polybius is encrypting method with polybius square ref: https://en.wikipedia.org/wiki/Polybius_square#Hybrid_Polybius_Playfair_Cipher
Package polybius is encrypting method with polybius square ref: https://en.wikipedia.org/wiki/Polybius_square#Hybrid_Polybius_Playfair_Cipher
Package rot13 is a simple letter substitution cipher that replaces a letter with the 13th letter after it in the alphabet.
Package rot13 is a simple letter substitution cipher that replaces a letter with the 13th letter after it in the alphabet.
Package rsa shows a simple implementation of RSA algorithm
Package rsa shows a simple implementation of RSA algorithm
Package xor is an encryption algorithm that operates the exclusive disjunction(XOR) ref: https://en.wikipedia.org/wiki/XOR_cipher
Package xor is an encryption algorithm that operates the exclusive disjunction(XOR) ref: https://en.wikipedia.org/wiki/XOR_cipher

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL