summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/README.des
blob: 88f0aea0667b67b63abace1dfc5f62882a1e4e55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
If you want DES support in ntp:

- Use MD5 instead:
- - convert your DES keys to MD5 by changing the 'A', 'N' or 'S' to 'M'

If you *need* DES support:

- first see if you can simply "want" DES support instead
- Follow the instructions in README.rsa

Be advised that the RSA DES code is not quite as portable as one might
wish for.  In particular, DES under NTP will only work between machines
of the same "endianness".

Dave would prefer that new/alternative encryption schemes follow the
RSA API.
OpenPOWER on IntegriCloud