[Cryptography] GnuTLS -- time to look at the diff.

Florian Weimer fw at deneb.enyo.de
Thu Mar 13 05:51:18 EDT 2014


* Lodewijk andré de la porte:

> What's up with using GOTO in very secure applications? Isn't it wiser to
> use a functional programming -ish approach?

Functional programming replaces loops with GOTOs, disguised as
recursive function in tail positions.  Usually, this does not improve
readability.


More information about the cryptography mailing list