Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Nettle.AEAD()->block_size()


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.