Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Nonexistent function 'hmac_digest' in base 'Crypto' #30

Closed
ValentinVmr opened this issue Oct 13, 2021 · 5 comments
Closed

Nonexistent function 'hmac_digest' in base 'Crypto' #30

ValentinVmr opened this issue Oct 13, 2021 · 5 comments

Comments

@ValentinVmr
Copy link

Currently, in Godot 3.0, the object Crypto doesn't have the function hmac_digest.

Is this function available in a Nightly or something ?
Thanks.

@ValentinVmr
Copy link
Author

Godot Version : 3.3.3

@Marzin-bot
Copy link
Owner

You must use 3.4 (currently in beta). Otherwise, upload the version to the lib asset (but you will need to configure your postgres backend to use md5 authentication in this case). I haven't officially released the version that supports SASL authentication, but it looks like you are already using it, so I think you should be using godot 3.4.

@Marzin-bot
Copy link
Owner

I am also working on another branch for Godot 4.0

@Marzin-bot
Copy link
Owner

The version of PostgreSQLClient you seem to be using is not stable. When Godot 3.4 is released, it will be and PostgreSQLClient will become incompatible for lower versions.

@ValentinVmr
Copy link
Author

Using Godot 3.4 beta solves the problem : thanks ! 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants