Skip to content

Initial release with some basic encryption methods and checksums

Compare
Choose a tag to compare
@denisstasyev denisstasyev released this 01 Mar 13:40
· 78 commits to master since this release
04050f8

We are happy to introduce Version 1 of our Information Security project!

It includes:

  • Encryption and decryption methods: Caesar, monoalphabetic, polyalphabetic and bigram
  • Checksum methods: CRC-16, CRC-24, CRC-32 and Fletcher