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

Kai Zheng updated DIRKRB-217:
-----------------------------
    Assignee: Xu Yaning
     Summary: Implement prf function in KeKiHmacSha1Enc  (was: Implement prf 
function in KeKiHmacSha1Enc.java)

It's reviewed and committed. Thanks Yaning and Jiajia.

commit 89f8593576b461eeccf9a423eb44d9a386670eb0
Author: Drankye <[email protected]>
Date:   Fri Apr 24 00:01:13 2015 +0800

    DIRKRB-217 Implement prf function in KeKiHmacSha1Enc. Thanks Yaning for the 
contribution

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



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

Reply via email to