903 resultados para Adjusted Present Value


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Socio-economic characteristics such as age, gender, educational attainment, employment status, and income contain vital information about how an industry may respond to changing circumstances, and hence are of importance to decision makers. While some socio-economic studies exist, relatively little attention has been given to fishery and aquaculture industries in regards to their socio-economic profiles and their role in the development prospects of these industries. In this study, by way of example, we focus on Australia’s Sydney rock oyster (Saccostrea glomerata) (SRO) industry. The aim of this study was identify the socio-economic profile of the SRO industry and to illustrate the value of such information for an industry management assessment. The SRO industry has experienced a major decrease in production volume since the late 1970 and continues to be affected by prevailing diseases and increasing market competition from Australia’s Pacific oyster (Crassostrea gigas) industry. It is likely that socio-economic aspects have influenced this development within the SRO industry. The socio-economic profile was developed using data from a SRO industry farm survey which was undertaken in 2012. Findings suggested that this industry is characterised by a mature aged oyster farmer population and a part-time oyster farming approach. These characteristics may affect the farmers’ ability to drive innovation and growth. The results also suggested that there may be potential industry entry barriers present in the SRO industry which may prevent younger people taking up oyster farming. Given the results, the study concluded that the current socio-economic profile of the industry has likely contributed to the present economic status quo of the industry.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Protection of passwords used to authenticate computer systems and networks is one of the most important application of cryptographic hash functions. Due to the application of precomputed memory look up attacks such as birthday and dictionary attacks on the hash values of passwords to find passwords, it is usually recommended to apply hash function to the combination of both the salt and password, denoted salt||password, to prevent these attacks. In this paper, we present the first security analysis of salt||password hashing application. We show that when hash functions based on the compression functions with easily found fixed points are used to compute the salt||password hashes, these hashes are susceptible to precomputed offline birthday attacks. For example, this attack is applicable to the salt||password hashes computed using the standard hash functions such as MD5, SHA-1, SHA-256 and SHA-512 that are based on the popular Davies-Meyer compression function. This attack exposes a subtle property of this application that although the provision of salt prevents an attacker from finding passwords, salts prefixed to the passwords do not prevent an attacker from doing a precomputed birthday attack to forge an unknown password. In this forgery attack, we demonstrate the possibility of building multiple passwords for an unknown password for the same hash value and salt. Interestingly, password||salt (i.e. salts suffixed to the passwords) hashes computed using Davies-Meyer hash functions are not susceptible to this attack, showing the first security gap between the prefix-salt and suffix-salt methods of hashing passwords.