mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
vlib.crypto: add last commit to help track changes. (#1426)
This commit is contained in:
committed by
Alexander Medvednikov
parent
a27165f07e
commit
2bdbc327d9
@@ -2,7 +2,8 @@
|
||||
// Use of this source code is governed by an MIT license
|
||||
// that can be found in the LICENSE file.
|
||||
|
||||
// Adapted from: https://github.com/golang/go/blob/master/src/crypto/aes
|
||||
// Based off: https://github.com/golang/go/blob/master/src/crypto/aes
|
||||
// Last commit: https://github.com/golang/go/commit/691a2d457ab1bf03bd46d4b69e0f93b8993c0055
|
||||
|
||||
module aes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user