Opened 7 years ago

Last modified 6 years ago

#13246 new enhancement

Crypto Kit

Reported by: kallisti5 Owned by: nobody
Priority: low Milestone: Unscheduled
Component: Kits Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

At one point I was working on a "Crypto Kit" which would offer a built-in C++ crypto API with several hashing and encryption plugins built-in... however there wasn't much interest and I slowly gave it up.

Attached is the work from that project. Mostly putting here for posterity.

Attachments (1)

crypto-kit.zip (41.0 KB ) - added by kallisti5 7 years ago.

Download all attachments as: .zip

Change History (5)

by kallisti5, 7 years ago

Attachment: crypto-kit.zip added

comment:1 by kallisti5, 7 years ago

patch: 01

comment:2 by kallisti5, 7 years ago

The API around hashing was complete and it supported MD4, MD5, SHA256, BLAKE2. The API around encryption was early + incomplete.

comment:3 by pulkomandy, 6 years ago

patch: 10

comment:4 by pulkomandy, 6 years ago

Migrated to Gerrit as https://review.haiku-os.org/#/c/438/ and https://review.haiku-os.org/#/c/haiku/+/439/ . I suggest closing the ticket as the Gerrit review can be standalone. We can work on extending the kit later.

Note: See TracTickets for help on using tickets.