[tarantool-patches] Re: [PATCH v3 4/4] crypto: use crypto library in crypto.lua
    Георгий Кириченко 
    georgy at tarantool.org
       
    Wed May 15 11:01:17 MSK 2019
    
    
  
Looks good except this: (two points near cipher..c)
> +c:init(nil, iv)
> +cipher = c:update('plain ')
> +cipher = cipher..c:update('next plain')
> +cipher = cipher..c:result()
> +crypto.cipher.aes128.cbc.decrypt(cipher, key, iv)
> +-- Reuse.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20190515/25924f2f/attachment.sig>
    
    
More information about the Tarantool-patches
mailing list