Alain Lanthier
Alain Lanthier
For example, this will hit the memory limit [pari 2.18.0.alpha has faster gen order] ./ecgen --fp -v -m 200m -u -p --threads=2 -r -o ec512.txt 512 ./ecgen --fp -v -m...
In an apt (debian like) distro it goes this way: function install_pkg() { status="$(dpkg-query -W --showformat='${db:Status-Status}' "$1" 2>&1)" if [ ! $? = 0 ] || [ ! "$status" =...
https://codeberg.org/alainalain/encryptions
how to do some validation while reading (>> operator)? can we read the first field and match with some kind of magical number? or other method