reddsa 0.4.0

A standalone implementation of the RedDSA signature scheme.
Documentation
1
2
3
4
5
6
7
8
9
10
11
steps:
- name: 'gcr.io/kaniko-project/executor:latest'
  args:
  - --destination=gcr.io/$PROJECT_ID/$BRANCH_NAME
  - --cache=true
  - --cache-ttl=24h

options:
    machineType: 'N1_HIGHCPU_32'

timeout: 3600s # One hour for all steps.