blob: 56019379eaa964ced44c5f15fde32b3cf565a52b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# ChangeLog for app-crypt/bcrypt
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcrypt/ChangeLog,v 1.6 2005/09/20 19:42:04 grobian Exp $
20 Sep 2005; Fabian Groffen <grobian@gentoo.org> bcrypt-1.1.ebuild:
Marking ~ppc-macos (bug #106599)
21 Apr 2005; Simon Stelling <blubb@gentoo.org> bcrypt-1.1.ebuild:
stable on amd64
09 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> bcrypt-1.1.ebuild:
Marked ~amd64.
*bcrypt-1.1 (18 Jun 2003)
18 Jun 2003; Dylan Carlson <absinthe@gentoo.org> bcrypt-1.1.ebuild:
Initial import.
NOTE:
In addition to encrypting your data, bcrypt will by default overwrite the
original input file with random garbage three times before deleting it in
order to thwart data recovery attempts by persons who may gain access to
your computer.
If you're not quite ready for this level of paranoia yet, use the '-r'
switch. Please see the bcrypt(1) man page for more details.
|