A TMessage or TProtocol with HMAC support 
------------------------------------------

                 Key: THRIFT-1219
                 URL: https://issues.apache.org/jira/browse/THRIFT-1219
             Project: Thrift
          Issue Type: Improvement
          Components: C# - Library
            Reporter: Jared
            Priority: Trivial


A way to sign messages with a key (preferably something like HMAC-SHA1) would 
be a nice addition for situations where you want to lock down a service. 
Validating the signed message, full authentication and authorization, could be 
left up to the server implementation.

I'm still working through my own implementation and will attach a patch if it 
works out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to