Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated libsodium to 1.0.3 [1] | vsevolod | 2015-06-14 | 1 | -0/+1 |
| | | | | | | | - Bump revision for dependent ports PR: 200548 [1] Submitted by: rsimmons0 at gmail.com [1] | ||||
* | Update ports in the remaining categories to not use GH_COMMIT. | mat | 2015-05-08 | 2 | -3/+2 |
| | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight | ||||
* | security/reop: Quietly clean up after myself | koobs | 2015-02-12 | 1 | -3/+0 |
| | | | | Remove commented out *FLAGS | ||||
* | [NEW] security/reop: Reasonable Expectation Of Privacy | koobs | 2015-02-12 | 3 | -0/+45 |
reop is a simple, semi-modern wannabe PGP clone. Supported operations include signing -S and verifying -V messages, plus a variety of options for encrypting messages (-D -E). It does everything you'd expect a PGP program to do. More accurately, it does everything I expect you to expect a PGP program to do. WWW: https://github.com/tedu/reop |