Skip to content

boyska/cryptapult

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

cryptapult

Goal

This is aimed at KeyASIC hardware, so the final goal is having something that:

  • "observe" if you create a photo on your sd card
  • encrypts it in a separate partition (throwing it away like a catapult)
  • wipe the original

By now, there is only some code about encryption

Implementation

Of course the difficult part is the encryption: we use libsodium to do the hard stuff.

In development, attention is paid to:

  • compatibility with both glibc and uclibc
  • ability to create static binaries

About

Encrypt things off your Key ASIC dongle. Come una catapulta.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published