ca50f8eb8b
Packaged for wip by Michael Bäuerle. libcanlock is a library for creating and verifying RFC 8315 Netnews Cancel-Locks. This implementation uses the recommended algorithm from Section 4 with HMAC based on the same hash function as <scheme>. A command line utility "canlock" is built together with the library. Additional header parsers (for the receiving side) are available in the package canlock-hp.
8 lines
366 B
Text
8 lines
366 B
Text
libcanlock is a library for creating and verifying RFC 8315 Netnews
|
|
Cancel-Locks. This implementation uses the recommended algorithm from
|
|
Section 4 with HMAC based on the same hash function as <scheme>.
|
|
|
|
A command line utility "canlock" is built together with the library.
|
|
|
|
Additional header parsers (for the receiving side) are available in the
|
|
package canlock-hp.
|