• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

test/H03-May-2022-4835

HISTORYH A D11-Aug-2014515 2116

LICENSEH A D23-Mar-20107.5 KiB166128

MakefileH A D03-May-20222.5 KiB8658

PATENTSH A D11-Aug-2014922 2416

READMEH A D11-Aug-2014595 1911

THANKSH A D11-Aug-2014118 42

aes256ctr.cH A D11-Aug-20143.2 KiB12467

aes256ctr.hH A D11-Aug-20141.9 KiB6621

curves.cH A D11-Aug-201412.4 KiB322245

curves.hH A D11-Aug-20141.9 KiB6523

ecc.cH A D11-Aug-201410.8 KiB400321

ecc.hH A D11-Aug-20143.1 KiB9747

numtheory.cH A D11-Aug-20143.1 KiB11066

numtheory.hH A D11-Aug-20141.5 KiB466

protocol.cH A D11-Aug-20149.4 KiB334262

protocol.hH A D11-Aug-20142.5 KiB6925

seccure.1H A D11-Aug-20147.5 KiB11888

seccure.cH A D11-Aug-201432.9 KiB1,2691,046

seccure.manpage.xmlH A D11-Aug-201410.4 KiB258192

serialize.cH A D11-Aug-20144.1 KiB14095

serialize.hH A D11-Aug-20141.7 KiB5412

README

1
2  SECCURE Elliptic Curve Crypto Utility for Reliable Encryption
3
4              http://point-at-infinity.org/seccure/
5
6
7The SECCURE toolset implements a selection of asymmetric algorithms
8based on elliptic curve cryptography (ECC). See the manpage or the
9project's homepage for further details. SECCURE is released under the
10GNU Lesser General Public License (LGPLv3).
11
12The code links against the GNU gcrypt library "libgcrypt" (which is
13part of the GnuPG project). Use the included Makefile to build the
14binary.
15
16Report bugs to: seccure AT point-at-infinity.org
17
18Copyright 2014 B. Poettering
19