OpenBSD CVS

CVS log for src/usr.bin/ssh/sntrup761.sh


[BACK] Up to [local] / src / usr.bin / ssh

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_7_2_BASE


Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 8 02:33:13 2021 UTC (3 years, 4 months ago) by dtucker
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.4: +35 -17 lines
Diff to previous 1.4 (colored)

Update the sntrup761 creation script and generated code:
 - remove unneeded header files and typedefs and rely on crypto_api.h
 - add defines to map types used to the crypto_api ones instead of typedefs.  This
   prevents typedef name collisions in -portable.
 - remove CRYPTO_NAMESPACE entirely instead of making it a no-op
 - delete unused functions and make the remaining ones that aren't exported static.

ok djm@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.