HonokaMiku implemented in ANSI C
Find a file
2025-12-30 10:28:35 +08:00
.github/workflows Update build workflow. 2025-01-27 11:08:50 +08:00
.gitignore Minor changes. 2025-01-27 10:57:47 +08:00
CMakeLists.txt libhonoka 2.1.2. 2025-12-30 10:28:35 +08:00
honokamiku_config.h.in Initial commit. 2023-02-01 19:25:09 +08:00
honokamiku_decrypter.c Minor changes. 2025-01-27 10:57:47 +08:00
honokamiku_decrypter.h Initial commit. 2023-02-01 19:25:09 +08:00
honokamiku_key_tables.h Initial commit. 2023-02-01 19:25:09 +08:00
honokamiku_program.c libhonoka 2.1.2. 2025-12-30 10:28:35 +08:00
LICENSE.md Minor changes. 2025-01-27 10:57:47 +08:00
md5.c Fix compile error. 2025-01-27 11:03:13 +08:00
md5.h Fix compile error. 2025-01-27 11:03:13 +08:00
README.md Minor changes. 2025-01-27 10:57:47 +08:00

libhonoka

This is library, source code only, improved HonokaMiku implemention in ANSI C.

Also check out libhonoka-rs for pure Rust implementation.

License

MIT