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
Dmitry Baryshkov
nettle
Commits
eb3ae752
Commit
eb3ae752
authored
Jul 03, 2012
by
Niels Möller
Browse files
Marked Salsa20 doc and pkcs1_signature_prefix renaming done.
parent
95feedde
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/plan.html
View file @
eb3ae752
...
...
@@ -35,7 +35,7 @@
get blinding variants of
<em>
all
</em>
signature functions.
</p>
<h2>
Documentation
</h2>
<p
class=
'
should
'
>
<p
class=
'
done
'
>
Update documentation with info on Salsa20.
</p>
<p
class=
'should'
>
...
...
@@ -50,8 +50,8 @@
</p>
<h2>
Other
</h2>
<p
class=
'
should
'
>
The interface of the internal function
<tt>
pkcs1_signature_prefix
</tt>
has changed.
Consider r
enam
ing
it to
<p
class=
'
done
'
>
The interface of the internal function
<tt>
pkcs1_signature_prefix
</tt>
has changed.
R
enam
e
it to
<tt>
_pkcs1_signature_prefix
</tt>
, to clearly mark it internal and
also make applications using it fail more predictably at compile or
link time.
</p>
...
...
@@ -92,6 +92,9 @@
Consider making a public interface similar to nettle_aead? With
the above change, it can't use nettle_crypt_func.
</p>
<p
class=
'wish'
>
Make it possible to build nettle and hogweed using mini-gmp.
</p>
<p
class=
'should'
>
Reorganize private key operations. Need to support RSA with and
without blinding, and DSA according to spec and some deterministic
...
...
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