Skip to content

armr-dev/blowfish-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blowfish-go

image image image

This is a very simple implementation of the Blowfish algorithm in Go Lang.

⚠️ This should not be used in production!

This was implemented as part of a Cryptography course in university.

We created a website where the user can select a cryptography algorithm (such as Blowfish) and crypt/decrypt a text using the selected algorithm. You can check it out here: Cypher

The original article with the Blowfish algorithm can be found here.

About

A very simple implementation of the Blowfish algorithm in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages