2
Answers

encrypting a sequence of bytes

dratchnev

dratchnev

20y
2k
1
i have 5 random bytes. i want to encrypt/transformate these 5 bytes in some way. i don't want to use any key(like private key), but some formel or transformation(e.g. shifting bytes, change positions, add, divide etc). what formel could i use or please tell me some search words for google=)
Answers (2)