[Cryptography Team] Integer>>#asByteArray - "asn1 encoding"

Cees De Groot cdegroot at gmail.com
Mon Dec 19 08:02:38 CET 2005


On 12/19/05, Hans-Martin Mosner <hmm at heeg.de> wrote:
> So a method which converts an Integer into a big-endian ByteArray should
> be called #asBigEndianByteArray, and the method to convert a big endian
> ByteArray back into an Integer would probably be #asBigEndianInteger
> (although I like that name less...).
>
#asIntegerFromBigEndian? Apart from that, +1

(i'm not sure about the feasability of direct streaming - last time I
looked at ASN.1 has been a while and all I remember is that it was a
bit messy ;-)).


More information about the Cryptography mailing list