next-state function
olekusiirdefunktsioon
olemus
loogikafunktsioon, mis arvutab lõpliku automaadi järgmise oleku
= a combinational function that, given the inputs and the current state, determines the next state of the system
näide
ISO/IEC 18033-4:
funktsioon, mille argument on võtmejadageneraatori hetkeolek,
võib-olla koos krüptogrammiosaga, ning
väärtus on võtmejadageneraatori järgmine olek
= function that takes as input, the current state of the keystream generator and (optionally) part of the previously generated ciphertext, and gives as output a new state for the keystream generator
ülevaateid
https://slideplayer.com/slide/11794265/
http://users.cecs.anu.edu.au/~Matthew.James/engn3213-2002/notes/seqnode4.html
https://inst.eecs.berkeley.edu/~cs61c/fa06/labs/10/PH-B10.pdf