Coder Social home page Coder Social logo

tink-examples's Introduction

tink-examples's People

Contributors

thaidn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tink-examples's Issues

bazel build fails on protobuf

building the tink-examples fails on compiling external/com_google_protobuf.

Changing the versions in WORKSPACE to 3.5.1 fixes the build but required removing the sha256 checksums as those don't seem to be available on the github page.

Update Tink SHA-1 value with the latest maven snapshot

Hi.

I was playing with the timestamper example, it seems a new Tink artifact was released and the current build process is broken. I tried to open a PR but it seems they aren't opened. The diff is the following:

diff --git a/WORKSPACE b/WORKSPACE
index ac1b6cb..c97cdff 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -8,7 +8,7 @@ maven_server(
 maven_jar(
     name = "com_google_crypto_tink_tink",
     artifact = "com.google.crypto.tink:tink:1.1.0-SNAPSHOT",
-    sha1 = "8bc3c32a50b259541d535d7bd494b70b142c753d",
+    sha1 = "b8fd5f8958ea723264803e93910e12e0e1e391b6",
     server = "maven_central_snapshot",
 )

Reference: https://oss.sonatype.org/content/repositories/snapshots/com/google/crypto/tink/tink/1.1.0-SNAPSHOT/tink-1.1.0-20180228.000645-15.jar.sha1

Thanks for the work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.