ritikBhandari

Results 46 comments of ritikBhandari

Hi, Can i give a try on this issue pls?

Hi, Can I resolve this issue if still open or unassigned?

so there are 3 methods to be implemented: `lines()`, `readAllLines()` and `getLineNumber()`. Right?

Makes sense. So its `lines()` for now. Should I resolve it?

@cpovirk What do you think about this? Do we need to make it public?

So we have to add the SHA3 family of functions in `com.google.common.hash` package or the enum `HashFunctionEnum` ?

> Both -- if anyone's willing to send a PR for this, please search for everywhere you see /sha-?512/i and do something parallel to that. I'll try it @kevinb9n. >...

![mdalgo](https://user-images.githubusercontent.com/69508348/160459941-4888f7c8-0b94-4270-aad4-9c33b2f6ab27.png) Among these, which MD algo do we have to back `HashFunction` with? and which one are we currently using?