Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Smith
nettle
Commits
d7ed3c13
Commit
d7ed3c13
authored
Jan 08, 2004
by
Niels Möller
Browse files
Added instruction for CVS access.
Rev: src/nettle/ChangeLog:1.219 Rev: src/nettle/index.html:1.3
parent
44ae2850
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
d7ed3c13
2004-01-08 Niels Mller <niels@s3.kth.se>
* index.html: Added instruction for CVS access.
* dsa-keygen.c (dsa_nist_gen): Fixed declaration/statement order.
* rsa-keygen.c (bignum_next_prime): Fixed off-by-one error when
...
...
index.html
View file @
d7ed3c13
...
...
@@ -23,6 +23,17 @@ href="ftp://ftp.lysator.liu.se/pub/security/lsh">ftp</a>. Nettle is
also included with the latest development versions of
<a
href=
"http://www.lysator.liu.se/~nisse/lsh"
>
lsh
</a>
.
<h2>
CVS access
</h2>
As some shared but crucial files are not stored in the Nettle corner
of the CVS repository, the recommended way of CVS access is to check
out the entire LSH tree, as per the instructions at the
<a
href=
"http://www.lysator.liu.se/~nisse/lsh"
>
LSH home page
</a>
, run the
top-level
<tt>
./.bootstrap
</tt>
script (which sets up a few important
symlinks and runs .bootstrap scripts in subdirectories), and then
descend into the
<tt>
src/nettle
</tt>
directory for a standard
<tt>
./configure
&&
make
</tt>
there.
<h2>
Contact
</h2>
Send mail to the
<a
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment