File: otp_words.man

package info (click to toggle)
tcltrf 2.1.4-dfsg3-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 9,652 kB
  • ctags: 9,400
  • sloc: ansic: 73,138; sh: 3,155; tcl: 1,343; makefile: 182; exp: 22
file content (18 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[vset    encoding otp_words]
[include encoding/header.inc]

[para]

This encoding transforms every block of four bytes (64 bit) into six
english words, as defined in

RFC 2289 ([uri http://www.rfc-editor.org/rfc/rfc2289.txt]).

This encoding is the sole one which is [emph {not able}] to handle an
incomplete block at the end of the input.

[include encoding/middle.inc]

[keywords {rfc 2289} md5_otp]
[see_also trf-intro md5_otp]
[include encoding/footer.inc]