[
https://issues.apache.org/jira/browse/DIRKRB-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508618#comment-14508618
]
Jiajia Li commented on DIRKRB-217:
----------------------------------
Thanks for your work, it looks good for me.
> Implement prf function in KeKiHmacSha1Enc.java
> ----------------------------------------------
>
> Key: DIRKRB-217
> URL: https://issues.apache.org/jira/browse/DIRKRB-217
> Project: Directory Kerberos
> Issue Type: New Feature
> Reporter: 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)