Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kodigon

What's Kodigon ?

Kodigon is a web application which encode and decode (if possible) string in many algorithm formats lke Base64, MD5, SHA1, etc. It's an example of AngularJS use.

View demo

What technologies do you used in ?

Kodigon is based essentially on AngularJS framework. I use too Foundation as UI library and many opensourced librairies (see complete list here) for encoding and decoding data.

List of algorithms

  • String Escape
  • HTML Entities
  • URL Encode
  • Base64
  • MD5
  • SHA1
  • SHA256
  • CR32
  • Gost (soon)
  • Whirlpool (soon)
  • Ripemd128 (soon)
  • Snefru (soon)

What is its license ?

I don't know yet, I will certainly choose the MIT license like AngularJS. So you can do everything with it. Just mention me.

About

Kodigon is a web application which encode and decode (if possible) string in many algorithm formats lke Base64, MD5, SHA1, etc. It's an example of AngularJS use.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors