aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/test/sha512t.c
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-05-24 20:02:09 +0000
committerRob Austein <sra@hactrn.net>2007-05-24 20:02:09 +0000
commit4146b1a66d7199b53310e998574ad9f616a9549d (patch)
treee23179245f59f3e8fd85bb313f1178f6730801bb /openssl/trunk/test/sha512t.c
parentad049220fba0213b747331ed27071835c6663621 (diff)
Bye bye sneakernet
svn path=/docs/signing-engine-protocol; revision=625
Diffstat (limited to 'openssl/trunk/test/sha512t.c')
0 files changed, 0 insertions, 0 deletions
* Name.Namespace */ .highlight .py { color: #369; font-weight: bold } /* Name.Property */ .highlight .nt { color: #B06; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #369 } /* Name.Variable */ .highlight .ow { color: #080 } /* Operator.Word */ .highlight .w { color: #BBB } /* Text.Whitespace */ .highlight .mb { color: #00D; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #00D; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #00D; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #00D; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #00D; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #D20; background-color: #FFF0F0 } /* Literal.String.Affix */ .highlight .sb { color: #D20; background-color: #FFF0F0 } /* Literal.String.Backtick */ .highlight .sc { color: #D20; background-color: #FFF0F0 } /* Literal.String.Char */ .highlight .dl { color: #D20; background-color: #FFF0F0 } /* Literal.String.Delimiter */ .highlight .sd { color: #D20; background-color: #FFF0F0 } /* Literal.String.Doc */ .highlight .s2 { color: #D20; background-color: #FFF0F0 } /* Literal.String.Double */ .highlight .se { color: #04D; background-color: #FFF0F0 } /* Literal.String.Escape */ .highlight .sh { color: #D20; background-color: #FFF0F0 } /* Literal.String.Heredoc */ .highlight .si { color: #33B; background-color: #FFF0F0 } /* Literal.String.Interpol */ .highlight .sx { color: #2B2; background-color: #F0FFF0 } /* Literal.String.Other */ .highlight .sr { color: #080; background-color: #FFF0FF } /* Literal.String.Regex */ .highlight .s1 { color: #D20; background-color: #FFF0F0 } /* Literal.String.Single */ .highlight .ss { color: #A60; background-color: #FFF0F0 } /* Literal.String.Symbol */ .highlight .bp { color: #038 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #06B; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #369 } /* Name.Variable.Class */ .highlight .vg { color: #D70 } /* Name.Variable.Global */ .highlight .vi { color: #33B } /* Name.Variable.Instance */ .highlight .vm { color: #369 } /* Name.Variable.Magic */ .highlight .il { color: #00D; font-weight: bold } /* Literal.Number.Integer.Long */
****** The RPKI Out-Of-Band Setup Protocol ******

This protocol configures the initial URLs and BPKI certificates needed to
operate the up-down and publication protocols. This is not an IETF standard of
any kind. The rpki.net code is, as far as we know, the only complete
implementation of this protocol, but other RPKI CA packages implement portions
of it for interoperability.

In the long run we intend to clean this up and submit the cleaned-up version as
a candidate for IETF standardization, since it seems to be in everyone's best
interests, but we're not there yet.