mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
7c2e77dac9
Convert binary octets into ASCII armoured messages PR: 30080 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
This module converts hashes of binary octets into ASCII messages
|
|
suitable for transfer over 6-bit clean transport channels. The
|
|
encoded ASCII resembles PGP's armoured messages, but are in no
|
|
way compatible with PGP.
|