Difference between revisions of "Template:Cryptographic software"

From blackwiki
Jump to navigation Jump to search
imported>Czarkoff
Line 35: Line 35:
 
* [[OpenSSL]]
 
* [[OpenSSL]]
 
* [[PolarSSL]]
 
* [[PolarSSL]]
* [[RSA BSAFE]]
+
* [[RSA BSAFE]
 +
* [[SSLeay]]
 
* [[Stunnel]]
 
* [[Stunnel]]
  

Revision as of 08:59, 13 July 2014

{{ navbox | name = Cryptographic software | title = Cryptographic software | state = autocollapse | bodyclass = hlist

| group1 = Email clients | list1 =

| group2 = Secure communication | list2 = {{Navbox subgroup

 | group1  = SSH
 | list1   =
 | group2  = TLS & SSL
 | list2   =
 | group3  = VPN
 | list3   =
 | group4 = OTR
 | list4  =
 | group5 = Secure voice
 | list5  =
 }}

| group3 = Disk encryption
(Comparison) | list3 =

| group4 = Anonymity | list4 =

| group5 = Cryptographic file systems | list5 =

| group6 = Educational | list6 =

| group7 = Related topics | list7 =

|below =

}}

Template documentation

This template can be placed on articles that list cryptographic software in order to allow someone to see related topics. Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Cryptographic software|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Cryptographic software|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Cryptographic software|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.