]> feistymeow.org Git - feisty_meow.git/commit
breaking changes, not finished
authorFred T. Hamster <fred@feistymeow.org>
Sat, 14 Mar 2026 00:05:29 +0000 (20:05 -0400)
committerFred T. Hamster <fred@feistymeow.org>
Sat, 14 Mar 2026 00:05:29 +0000 (20:05 -0400)
commit01d10552f7daf4cc5fea727ecb6c997c62921277
tree5d19e4262a9ee23d6694983a38ca55760593474c
parentb9d22682518b9639ddd328885f44d4a054bd51bb
breaking changes, not finished

will not build quite yet, but nearly there...
21 files changed:
nucleus/library/crypto/blowfish_crypto.cpp
nucleus/library/crypto/blowfish_crypto.h
nucleus/library/crypto/cryptical_envelopment.cpp [new file with mode: 0644]
nucleus/library/crypto/cryptical_envelopment.h [new file with mode: 0644]
nucleus/library/crypto/makefile
nucleus/library/crypto/old_school_rsa_crypto.cpp [new file with mode: 0644]
nucleus/library/crypto/old_school_rsa_crypto.h [new file with mode: 0644]
nucleus/library/crypto/rsa_crypto.cpp [deleted file]
nucleus/library/crypto/rsa_crypto.h [deleted file]
nucleus/library/tests_crypto/makefile
nucleus/library/tests_crypto/test_blowfish_crypto.cpp
nucleus/library/tests_crypto/test_old_school_rsa_crypto.cpp [new file with mode: 0644]
nucleus/library/tests_crypto/test_rsa_crypto.cpp [deleted file]
octopi/library/cromp/cromp_client.cpp
octopi/library/cromp/cromp_common.cpp
octopi/library/cromp/cromp_common.h
octopi/library/tentacles/encryption_infoton.cpp
octopi/library/tentacles/encryption_infoton.h
octopi/library/tentacles/encryption_tentacle.cpp
octopi/library/tentacles/encryption_tentacle.h
scripts/buildor/upgrade_hoople_to_feistymeow.sh