[Migrated content. Thread originally posted on 01 August 2007]
I am looking for a way to:a) Canonicalise an XML output
b) Create a SHA-1 digest from it resulting in a binary output of 160 bits long
c) Encode the 160 bits SHA-1 digest in Base64 and Base32
Does anyone know of a way to do these either in COBOL or using 3rd part tools?
Thanks



