"Fossies" - the Fresh Open Source Software Archive 
About: Tink is a cryptographic library that provides a safe, simple and agile API for common cryptographic tasks, like symmetric encryption, message authentication, digital signatures, and hybrid encryption.
version_script.lds (tink-1.6.0) | : | version_script.lds (tink-1.6.1) |
|
VERS_1.6.0 { | | VERS_1.6.1 { |
global: | | global: |
*tink*; | | *tink*; |
*absl*; | | *absl*; |
local: | | local: |
*; | | *; |
}; | | }; |
| | | |
End of changes. 1 change blocks. |
1 lines changed or deleted | | 1 lines changed or added |