Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
866981e5
Commit
866981e5
authored
Sep 18, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Copied fiexed text from nettle.texinfo.
Rev: src/nettle/README:1.3
parent
5ee4ad21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README
README
+2
-2
No files found.
README
View file @
866981e5
...
...
@@ -8,7 +8,7 @@ What is Nettle? A quote from the introduction in the Nettle Manual:
algorithms, their properties and variants. You often have some algorithm
selection process, often dictated by a protocol you want to implement.
And as the requirements of applications differ
o
n subtle and not so
And as the requirements of applications differ
i
n subtle and not so
subtle ways, an API that fits one application well can be a pain to use
in a different context. And that is why there are so many different
cryptographic libraries around.
...
...
@@ -19,7 +19,7 @@ What is Nettle? A quote from the introduction in the Nettle Manual:
memory allocation. It doesn't do any I/O.
The idea is that one can build several application and context specific
interfaces on top of Nettle, and share the code, testcases, b
a
nchmarks,
interfaces on top of Nettle, and share the code, testcases, b
e
nchmarks,
documentation, etc. For this first version, the only application using
Nettle is LSH, and it uses an object-oriented abstraction on top of the
library.
...
...
Write
Preview
Markdown
is supported
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