Skip to content

A hashing and encryption and decryption algorithm for powershell with user Verification.

License

Notifications You must be signed in to change notification settings

skaldragon/CSFH-64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Please use current Production Version Version 4.1.5

CSFH-64

A hashing and encryption and decryption algorithm for powershell with user Verification

Version 1.0

  • Added Encryption and Decryption versions of CSFH-64 both can only encrypt and decrypt .txt files right now but a further implementation and solution to encrypt any file is to be done.

Version 2.0

  • Able to Encrypt and Decrypt any file type and faster than before!

Version 3.0

  • Created unique user 32bit key for encryption rather than just a random element!
  • Hashes faster and encrypts stronger!

Version 4.0

  • You can now export keys for decryption amongst multiple users
  • You can now import keys for decryption of files from trusted users.
  • Better save and import file visuals

Version 4.1.0

  • Random element to key generation on exporting of key!

Version 4.1.5

  • Fixed Big File Encryption
  • Exports Key all the time to help with Verification.

Beta Versions below

Version 1.0

  • Added Datamethod for byte arrangment
  • In progress with Fracture and Complex Methods coming soon
  • Encryption write times soon to be implemented

About

A hashing and encryption and decryption algorithm for powershell with user Verification.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published