Revision 16192,
499 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r16191,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | If you want DES support in ntp: |
---|
2 | |
---|
3 | - Use MD5 instead: |
---|
4 | - - convert your DES keys to MD5 by changing the 'A', 'N' or 'S' to 'M' |
---|
5 | |
---|
6 | If you *need* DES support: |
---|
7 | |
---|
8 | - first see if you can simply "want" DES support instead |
---|
9 | - Follow the instructions in README.rsa |
---|
10 | |
---|
11 | Be advised that the RSA DES code is not quite as portable as one might |
---|
12 | wish for. In particular, DES under NTP will only work between machines |
---|
13 | of the same "endianness". |
---|
14 | |
---|
15 | Dave would prefer that new/alternative encryption schemes follow the |
---|
16 | RSA API. |
---|
Note: See
TracBrowser
for help on using the repository browser.