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
LSH
lsh
Commits
806dc9a5
Commit
806dc9a5
authored
Mar 17, 1999
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.53 Rev: NEWS:1.14
parent
e0e3edcd
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
806dc9a5
Wed Mar 17 00:07:07 1999 Niels Mller <nisse@lysator.liu.se>
* src/algorithms.c: Enable CAST. Bug fixes.
Tue Mar 16 03:36:20 1999 Niels Mller <nisse@lysator.liu.se>
* src/publickey_crypto.c (dh_process_server_msg,
dh_process_client_msg): Use GROUP_MEMBER to determine if dh-values
are valid. Currently, this method checks the size of the number,
but doesn't check that is indeed a member of the cyclic subgroup
used.
* src/read_packet.c (do_read_packet): Handle the case where the
first block contains an entire ssh packet (happens with twofish).
* src/tcpforward.c (tcpforward_foo): Use COMMAND_UNIMPLEMENTED, so
that the expression compiles.
...
...
NEWS
View file @
806dc9a5
NEWS for the 1999-03-17 snapshot
CAST and TWFOFISH seem to work now.
Includes a lambda->SK compiler.
Bugfixes.
NEWS for the 1999-03-08 snapshot
No user visible changes. Added a instance variable to keep
...
...
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