bwalex / tc-play

Free and simple TrueCrypt/VeraCrypt Implementation based on dm-crypt
BSD 2-Clause "Simplified" License
551 stars 56 forks source link

highlight library in README and reference examples #51

Open bwalex opened 10 years ago

bwalex commented 10 years ago

From comment in https://github.com/bwalex/tc-play/issues/18:

It might be worth highlighting this library's existence more in the README:

"For a rich set of API functions which can be used to integrate tc-play functionality into your codebase, please see 'man tcplay 3'. Here is an example of a simple C program to build an encrypted volume using this library. ..."

bwalex commented 10 years ago

I'll link some examples at some point, whether that is zulucrypt or the code used in DragonFly or a from-scratch example. I'm reopening so I don't forget about that.