Method Nettle.AEAD()->block_size() class Nettle.AEAD Method block_size int(0..) block_size() Returns The block size of the AEAD algorithm. Note Note that AEAD algorithms often support automatic padding, so that the last block does not need to be complete.