Skip to content

Conversation

@itzmeanjan
Copy link
Owner

  • C wrapper API for underlying C++ implementation of basic harpocrates cipher ( read encrypt/ decrypt routines )
  • Rust wrapper API, invoking shared library object with C -ABI
  • Safe Rust routines, computing encrypted/ decrypted byteslices of each 16 -bytes, using multiple CPU threads
  • Test & benchmark all these new routines
  • Command line interface for ease of encryption/ decryption/ key generation etc.

itzmeanjan added 11 commits May 16, 2022 08:39
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
…cases

Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
…pocrates cipher [including multi-threaded variant]

Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants