/delphi-sancaes

Simple encryption-decryption methods, based on Julius Caesar Password technique

Sancaes

Simple SHORT-string encrypt-decryption method


Name :

Sancaes (Sandi Caesar / Caesar's Password)

Version :

1.0

Writter :

Arachmadi Putra Pambudi

Description :

The basic method I use is very simple, the name is Caesar Password technique with little change that is, the user can enter the lock code to set the encoding map

Limit :

1 - NULL Char / #0 will be ignored

2 - Repeated keycode will be ignored (except if iShift = 0 that is the number of iShift follow the length of the password)

License :

Free