[ 
https://issues.apache.org/jira/browse/DIRKRB-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kai Zheng resolved DIRKRB-216.
------------------------------
    Resolution: Fixed
      Assignee: Xu Yaning

It's reviewed and committed. Thanks Yaning for the hard work and Jiajia for the 
review.

commit a5d42a1c1f5fa3436ab28529b25fe3ec0170a23e
Author: Drankye <[email protected]>
Date:   Fri Apr 24 00:08:23 2015 +0800

    DIRKRB-216 Implement prf function for KeKiCmacEnc. Thanks Yaning for the 
contribution

> Implement prf function for KeKiCmacEnc
> --------------------------------------
>
>                 Key: DIRKRB-216
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-216
>             Project: Directory Kerberos
>          Issue Type: New Feature
>            Reporter: Xu Yaning
>            Assignee: Xu Yaning
>         Attachments: DIRKRB-216-v1.patch, DIRKRB-216-v2.patch
>
>
> Implement prf function for KeKiCmacEnc.java
> {code}
>     public byte[] prf(byte[] key, byte[] seed) {
>         // TODO: krb5int_dk_cmac_prf
>         return null;
>     }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to