muc.lists.freebsd.install
  Home FAQ Contact Sign in
muc.lists.freebsd.install only
 
Advanced search
August 2008
motuwethfrsasuw
    123 31
45678910 32
11121314151617 33
18192021222324 34
25262728293031 35
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2006    
total
muc.lists.freebsd.install Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  muc.lists.freebsd.install bowler         


Author: Evan.Macugay
Date: Aug 14, 2008 15:00

http://pitcher.googlebong.com

Ella Millon GoogleBong

img { border: 2px solid Black }

pre { font: 6pt/8pt }

p,blockquote { font: 16pt; font-family: verdana, arial, 'sans serif' }

h1,h2,h3,h4,ul { font-family: verdana, arial, 'sans serif'; font: 14p }

table,li,td { font-family: verdana, arial, 'sans serif'; font: 12p }

ul { list-style: disc }

ol { list-style: decimal }

body { background: "#EEEEEE" }

h1,h2,h3,h4,hr,p,ul,blockquote,pre { color:Black }

a:link { color:Blue }

a:visited { color:Blue }

a:active { color:"#008000" }

a:hover { color:"#008000" }

h1.header { padding:0em; margin:0 }

div.container { width:100%%; margin:0px; border:1px solid Black; line-height:150%% }

div.header,div.footer { padding:0.5em; color:white; background-color:Black; clear:left }

div.left { width:15%%; margin:0; float:left; padding:0; }
Show full article (1.07Kb)
no comments
  LibTomCrypt v1.15 released         


Author: Tom St Denis
Date: Nov 17, 2006 14:18

LibTomCrypt v1.15 was released today. Lots of changes
[http://libtomcrypt.org/changes.txt] and fixes in this release. Note
that the documentation is not complete and will be updated within a
month or so (I have the OLPC work to start this weekend...).

Recent changes include the addition of the SEED and KASUMI block
ciphers, F9 and XCBC MAC and PKCS #1 v1.5 support. The ciphers/MACs
were added to further support TLS and 3GPP providers. Fixes include
build failures, and overflow in PMAC, portability fixes (anubis,
sober-128), and new callbacks for ciphers.

Available at: http://libtomcrypt.org

For those not in the know, LibTomCrypt is a free public domain
cryptographic library for C developers. It provides a variety of
standards conforming cryptographic primitives from ciphers, hashes,
MACs, to public key operations. It's written in portable C code, and
is very configurable for size and speed. I give it out for free, and
am supported by a variety of users who submit bug fixes and new code.
It is a project under active development and open for feedback from
users.

Future plans: Finish the manual. :-)
Show full article (1.13Kb)
no comments