encrypt_with_bifid: with a matrix return the encrypted word.

Description Usage Examples

View source: R/bifid.R

Description

with a matrix return the encrypted word.

Usage

1
encrypt_with_bifid(bifidmatrix, phrase)

Examples

1
encrypt_with_bifid(bifid_matrix,"puppersaresmalldoggos")

RMHogervorst/handciphers documentation built on May 18, 2019, 2:34 a.m.