Revision a0a8f5309397033b20645a2714309f867651dbf2 authored by Thai Duong on 19 July 2018, 20:45:03 UTC, committed by Tink Team on 20 July 2018, 15:08:43 UTC
Crunchy uses this format for ephemeral points in hybrid encryption.

PiperOrigin-RevId: 205294945
GitOrigin-RevId: 8e670c4bef2084717a8d149a646b4e4a3c790a0b
1 parent 46b0cdd
Raw File
.gitignore
.DS_Store
/bazel-*
*.swp
*~
**/target
.idea
*.iml
*.tulsiconf-user
tulsi-*
tulsigen-*
*.iml
.gradle
**/local.properties
**/build/**
.externalNativeBuild

back to top