Changes between Version 9 and Version 10 of security/electronic_signatures
- Timestamp:
- Mar 1, 2013, 12:51:12 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
security/electronic_signatures
v9 v10 27 27 == Use in VISTA outside of the VA == 28 28 The FOIA process removes sensitive security related algorithms from VISTA. As a result, those using VISTA outside of the Veteran's Administration have had to supplement this. I have surveyed all the external VISTAs and here is what I found on how they were replaced: 29 ||Item||WorldVistA|| OpenVista||vxVista||30 || Access/Verify Hash||Reversible Hash||None||MD5 Hash29 ||Item||WorldVistA||!OpenVista||vxVista|| 30 ||!Access/Verify Hash||Reversible Hash||None||MD5 Hash 31 31 ||Electronic Signature Hash||None||Restore VA Routine||MD5 Hash 32 || Encryption/Decryption||None||Restore VA Routine||Blowfish symmetric block cipher33 34 As you can see from this table, both OpenVista and WorldVistA have done badly (it's not known whether theOpenVista version is even legal) while vxVista has done the best.32 ||!Encryption/Decryption||None||Restore VA Routine||Blowfish symmetric block cipher 33 34 As you can see from this table, both !OpenVista and WorldVistA have done badly (it's not known whether the !OpenVista version is even legal) while vxVista has done the best. 35 35 36 36 == A solution to hashing and encryption on GT.M/Unix ==