Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Type and Size for SHA-2
Message
 
 
General information
Forum:
Microsoft SQL Server
Category:
Database design
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01446366
Message ID:
01446394
Views:
34
>>There're 4 SHA-2 functions: SHA-224, SHA-256, SHA-384, and SHA-512, where the number in the name is the size of the returned hash in bits. To answer your question, the column type should be binary or varbinary and the size would depend on which one of the functions you're using: 24, 32, 48 or 64 bytes.
>
>224 bits = 28bytes (g,d&r)

Yes it's. My bad
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform