snow 0.3.0-alpha2

A pure-rust implementation of the Noise Protocol Framework
Documentation
1
2
3
4
5
6
7
8
9
10
(function() {var implementors = {};
implementors["snow"] = [{text:"impl Fail for <a class=\"enum\" href=\"snow/enum.SnowError.html\" title=\"enum snow::SnowError\">SnowError</a>",synthetic:false,types:["snow::error::SnowError"]},];

            if (window.register_implementors) {
                window.register_implementors(implementors);
            } else {
                window.pending_implementors = implementors;
            }
        
})()