| Summary: | crypto(9): Camellia Algorithm needs to be added | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Philip Schulz <phs> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Philip Schulz
2007-09-19 17:10:02 UTC
brueffer 2007-09-19 16:28:46 UTC
FreeBSD src repository
Modified files:
share/man/man9 crypto.9
Log:
Update the table of supported algorithms:
- Group hash functions together and sort
- Add CRYPTO_CAMELLIA_CBC (1)
PR: 116471
Submitted by: Philip Schulz <phs@deadc0.de> (1)
Approved by: re (blanket)
Revision Changes Path
1.14 +10 -9 src/share/man/man9/crypto.9
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Added the algorithm, thanks! |