Skip to content

Retr0Kr0dy/CryptSIS

Repository files navigation

CryptSIS

Alt Text

Summary

CryptSIS._F-app.1.0.6 (last-stable-releases)

Go check last upgrade of the project

CryptSIS 1.x

CrpyptSIS_1.1

CrpyptSIS_1.2

CrpyptSIS_1.3

CrpyptSIS_1.4

CryptSIS 2.x

CrpyptSIS_2.1

CrpyptSIS_2.2

CrpyptSIS_2.3

CrpyptSIS_2.4

CrpyptSIS_2.5

CrpyptSIS_2.6

CrpyptSIS_2.secret.1 (triple-blowfish)

CryptSIS 3.x

CrpyptSIS_3.1

CrpyptSIS_3.2

CrpyptSIS_3.3

CrpyptSIS_3.4

CrpyptSIS_3.5

CryptSIS 4.x

CrpyptSIS_4.1

CryptSIS_F-app.1.0.x

CrpyptSIS_F-app.1.0.2

CrpyptSIS_F-app.1.0.4

CrpyptSIS_F-app.1.0.5

CrpyptSIS_F-app.1.0.6

CrptSIS 1.0

SHA-256/UTF-8 encryption

Requirements

  • Python 3.9

Releases

  • - CryptSIS_1.1 :

[not-released]
  • - CryptSIS_1.2 :

dev-releases {usable}

Simple cryptor/decryptor with a preset key in the code 
(key can be ask as an input)
can't use args with this script
⚠️⚠️no Auth⚠️⚠️
  • - CryptSIS_1.3 :

dev-releases {usable}

$text_block implementation for the output written string 
(for easier handling)
can't use args with this script
⚠️⚠️no Auth⚠️⚠️
  • - CryptSIS_1.4 :

dev-releases {not-usable}

monitoring version

CrptSIS 2.0

BLOWFISH encryption

Requirements

  • Python 3.10

  • Blowfish lib

Releases

  • - CryptSIS_2.1 :

dev-releases {not-usable}

One-way encryption, no decryption implemented, 
random key created without saving it in file so...
Nice for ransomless ransomware lol 
(jk be a good kid)
can't use args with this script
  • - CryptSIS_2.2 :

[not-released]
  • - CryptSIS_2.3 :

full-releases {fully-functional}

Two-way encryption, decryption implemented, 
random key created with saving it in file
Fully usable, exept no error code
can't use args with this script
⚠️⚠️no Auth⚠️⚠️
  • - CryptSIS_2.4 :

full-releases {fully-functional}

Two-way encryption, decryption implemented, 
random key created with saving it in file
Fully usable with error code
can't use args with this script
⚠️⚠️no Auth⚠️⚠️
  • - CryptSIS_2.5 :

full-releases {fully-functional}

Two-way encryption, multi-usage key implemented (re-use same key to encrypt another file)
⚠️⚠️no Auth⚠️⚠️
  • - CryptSIS_2.6 :

full-releases {fully-functional}

Two-way encryption, args implemented
Releases only contain .py, not .exe because of the args usage.
⚠️⚠️no Auth⚠️⚠️
  • - CryptSIS_2.secret.1 :

dev-releases {fully-functional}

triple blowfish encryption, i don't know why, but here is it.
⚠️⚠️no Auth⚠️⚠️

CrptSIS 3.0

pycrypto/AES encryption

Requirements

  • Python 3.10

  • Pycryptodome lib

Releases

  • - CryptSIS_3.1 :

dev-releases {not-usable}

Just messing with pycrypto nd testing out thingz
  • - CryptSIS_3.2 :

dev-releases {not-usable}

making it working 😭
  • - CryptSIS_3.3 :

dev-releases {usable}

PyCryptodome AES CBC encryption/decryption
⚠️⚠️no Auth (stop bothering me it's coming)⚠️⚠️
  • - CryptSIS_3.4 :

dev-releases {usable}

PyCryptodome AES CBC encryption/decryption
⚠️⚠️no Auth (stop bothering me it's coming)⚠️⚠️
  • - CryptSIS_3.5 :

dev-releases {usable}

Now it look like something.
⚠️⚠️no Auth (stop bothering me it's coming)⚠️⚠️

CrptSIS 4.0

3x blowfish then 3x AES

Requirements

  • Python 3.10

  • Pycryptodome lib

  • Blowfish lib

Releases

  • - CryptSIS_4.1 :

dev-releases {usable}

A big mess of code to make useless thingz

CrptSIS_F-app.1.0.x

All ciphers usable in one version,

All ciphers in two powerfull hands, yours.

More developed README.md about CryptSIS_F-app.X.X.X

Requirements

  • Python 3.10
  • Blowfish lib
  • Pycryptodome lib
  • Cryptography lib

Releases

  • - CryptSIS_F-app.1.0.1 :

[not-released]
  • - CryptSIS_F-app.1.0.2 :

full-releases {fully-functional}

Contain following ciphers ;
 - SHA256/utf-8
 - BLOWFISH 
 - AES-256-CBC
  • - CryptSIS_F-app.1.0.3 :

[not-released]
  • - CryptSIS_F-app.1.0.4 :

full-releases {fully-functional}

Contain following ciphers ;
 - SHA256/utf-8
 - BLOWFISH
 - AES-256-CBC
 - 2x3 (not working)
  • - CryptSIS_F-app.1.0.5 :

full-releases {fully-functional}

Contain following ciphers ;
 - SHA256/utf-8
 - BLOWFISH
 - AES-256-CBC
 - 2x3 (still not working)
  • - CryptSIS_F-app.1.0.6 :

full-releases {fully-functional}

Contain following ciphers ;
 - SHA256/utf-8
 - BLOWFISH
 - AES-256-CBC
 - 2x3 (now working,... nah just kidding, still not ready for use)
 - RSA (1024, 2048 and 3072 bits key lenght)
 - AES-RSA

See more about CryptSIS_F-app.X.X.X

CrptSIS_AZURA-app.x.x.x

All ciphers usable in one version,

All ciphers in two powerfull hands, yours.

Folder encryption (each files seperatly)

Colored CLI, last update of the CryptSIS project

More developed README.md about CryptSIS_AZURA-app.X.X.X

Requirements

  • Python 3.10
  • Blowfish lib
  • Pycryptodome lib
  • Cryptography lib

Releases

  • - CryptSIS_F-app.1.0.1 :

>dev-releases
 {usable}

About

CryptSIS is an encryptor/decryptor working with different Cipher depending on the version.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages