Cryptographic Toolkit Written in Portable C
http://libtom.org
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with
a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number
generators, public key cryptography and a plethora of other routines.
Author:
--------
Tom St Denis
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / libtomcrypt
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security/libtomcrypt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
crypt-1.17.tar.bz2 | 0001599215 1.53 MB | |
libtomcrypt-makefile.shared.patch | 0000001623 1.58 KB | |
libtomcrypt.changes | 0000000714 714 Bytes | |
libtomcrypt.spec | 0000002966 2.9 KB |
Revision 2 (latest revision is 20)
Darin Perusich (deadpoint)
committed
(revision 2)
- rename to libtomcrypt.{spec,changes} and the patch, there's not osc move|copy so I just cp'd them. - update packaging for share-lib policy - fix license - Remove redundant tags/sections per specfile guideline suggestions - Parallel building using %_smp_mflags - Add libtool as BuildRequires for factory/12.2 - Spec file cleaned with spec-cleaner.
Comments 0