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
Wim Lewis
nettle
Commits
c9342919
Commit
c9342919
authored
Mar 18, 2014
by
Niels Möller
Browse files
Mark nettle_cipher_func/nettle_crypt_func done.
parent
2620c890
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/plan.html
View file @
c9342919
...
...
@@ -69,10 +69,10 @@
<p
class=
'done'
>
Drop key size argument from
<tt>
nettle_set_key_func
</tt>
.
</p>
<p
class=
'
should
'
>
<p
class=
'
done
'
>
Use the nettle_cipher abstraction only for block ciphers (in
particular, exclude arcfour).
Use a const for the ctx argument to
nettle_crypt_func
.
particular, exclude arcfour).
Introduce nettle_cipher_func, with
const for the ctx argument
.
</p>
<p
class=
'wish'
>
Consider making a public interface similar to nettle_aead? With
...
...
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