-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
db: Rename hash functions #393
Conversation
all applied camelCase it also fixed typo `ksceSblDmac5AEsCbcDec`
nice but if you rename then better to use proper names. look wiki: WithKeygen -> NP |
well...WithKeygen would be okay, imo that was called with |
NP = NoPortability. That's because these NP functions dont use enc_dec_with_portability_sm.self (a f00d module) that stores the keys. |
ok. it reasonable name. i'll change it. |
hm we already have
what do you prefer? |
`WithKeygen` to `NP`
@devnoname120 and me made a tool to get names from the wiki and then insert into db.yml |
as you know we(vitasdk team) don't care original sce names. |
okay no more conversation here.
I agree that my options are
I just merge current code and I'll make an another issue for that. |
all applied camelCase
it also fixed typo
ksceSblDmac5AEsCbcDec