1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/crypto/aes/aes_cbc.v

3 lines
55 B
V

// CBC mode has been moved to crypto.cipher
module aes