Previous | Up | Next |
BigListFromString
Decompose any string into a list of bignums of a given bit size.Parameters
[BigN r1] BigListFromString ( S _string_ I _size_ )
Return value
_string_ any string _size_ any positive integer lower than 128.
list of bignums which are less than _size_ bits each.