ru-se.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

README.md (218B)


      1 # Curve25519 Data Structures
      2 
      3 These are PHP implementation of the [structs used in the ref10 curve25519 code](https://github.com/jedisct1/libsodium/blob/master/src/libsodium/include/sodium/private/curve25519_ref10.h).