[go: up one dir, main page]

File: README

package info (click to toggle)
seccure 0.3-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 228 kB
  • ctags: 149
  • sloc: ansic: 2,024; xml: 214; makefile: 97; sh: 49
file content (20 lines) | stat: -rw-r--r-- 723 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
 
  SECCURE Elliptic Curve Crypto Utility for Reliable Encryption

              http://point-at-infinity.org/seccure/


The SECCURE toolset implements a selection of asymmetric algorithms
based on elliptic curve cryptography (ECC). See the manpage or the
project's homepage for further details. SECCURE is released under the
GNU General Public License (GPL).

The code links against the GNU gcrypt library "libgcrypt" (which is
part of the GnuPG project). The code compiles successfully with
gcc-4.0 and libgcrypt 1.2.2. Use the included Makefile to build the
binary. Compile with -D NOMEMLOCK if your machine doesn't support
memory locking.

Report bugs to: seccure AT point-at-infinity.org

Copyright 2006 B. Poettering