On 2013-10-02 13:18, Tony Arcieri wrote:
LANGSEC calls this: full recognition before processing

http://www.cs.dartmouth.edu/~sergey/langsec/occupy/ <http://www.cs.dartmouth.edu/%7Esergey/langsec/occupy/>

I disagree slightly with langsec.

At compile time you want an extremely powerful language for describing data, that can describe any possible data structure.

At run time, you want the least possible power, such that your recognizer can only recognize the specified and expected data structure.

Thus BER and DER are bad for the reasons given by Langsec, indeed they illustrate the evils that langsec condemns, but these criticisms do not normally apply to PER, since for PER, the dangerously great power exists only at compile time, and you would have to work pretty hard to retain any substantial part of that dangerously great power at run time.
_______________________________________________
The cryptography mailing list
cryptography@metzdowd.com
http://www.metzdowd.com/mailman/listinfo/cryptography

Reply via email to