This repository contains a library for decrypting and encrypting data files of Little Fighter 2.

Zelphir Kaltstahl b81e3237d2 merge %!s(int64=3) %!d(string=hai) anos
test b657304b94 use bytevector or secret as well %!s(int64=3) %!d(string=hai) anos
.gitignore 2d4dd11103 add more test cases %!s(int64=3) %!d(string=hai) anos
LICENSE def630dc4b Initial commit %!s(int64=3) %!d(string=hai) anos
bytevector-utils.scm b657304b94 use bytevector or secret as well %!s(int64=3) %!d(string=hai) anos
lf2-data-crypt.scm b657304b94 use bytevector or secret as well %!s(int64=3) %!d(string=hai) anos
logging.scm 4f45de131c add missing logging lib %!s(int64=3) %!d(string=hai) anos
port-utils.scm 5eb105de9c improve readability of code by outsourcing iteration construct %!s(int64=3) %!d(string=hai) anos
readme.md b81e3237d2 merge %!s(int64=3) %!d(string=hai) anos
readme.org b81e3237d2 merge %!s(int64=3) %!d(string=hai) anos

readme.md

About

This repository contains a library for decrypting and encrypting data files of Little Fighter 2.

Testing

To run the unit tests, use the following command:

guile -L . test/test-crypt.scm