Files
David Benjamin 30cd935189 Document <openssl/cast.h>
This is a legacy cipher that no one should be using anymore, but as long
as we have these symbols, we ought to document how you use them. While
I'm here, use the uint8_t foo[N] syntax for the fixed-width fields.
(C doesn't check it, it's just an easy bit of documentation.)

Also fill in some missing bits for <openssl/des.h> too. (DES's CFB code
also needs to be documented, but I haven't stared at that yet.
DESTest.CFB suggests there was something weird, so I'll leave it alone
for now.)

Change-Id: I214cd95391b7162c103a665f38e25dee9579f7c7
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/90527
Reviewed-by: Lily Chen <chlily@google.com>
Auto-Submit: David Benjamin <davidben@google.com>
Commit-Queue: Lily Chen <chlily@google.com>
2026-03-06 13:12:35 -08:00
..
2026-03-06 13:12:35 -08:00