Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 267 Bytes

File metadata and controls

4 lines (3 loc) · 267 Bytes

Rabbit Cipher

This repository contains a functional but incomplete implementation of the Rabbit Cipher algorithm, written in both C++ and aarch64 assembly. If you want to use this implementation, just clone the repo and make modifications. PR's are welcome.